Initial upload
Initial upload
This commit is contained in:
6
_module/nss/sc_dmfx_endconv.nss
Normal file
6
_module/nss/sc_dmfx_endconv.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
object oMySpeaker = GetLastSpeaker();
|
||||
DeleteLocalObject(oMySpeaker, "dmfx_wandtarget");
|
||||
DeleteLocalLocation(oMySpeaker, "dmfx_wandloc");
|
||||
}
|
Reference in New Issue
Block a user