Initial Upload
Initial Upload
This commit is contained in:
6
_module/nss/dmw_inc.nss
Normal file
6
_module/nss/dmw_inc.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
int DMW_START_CUSTOM_TOKEN = 8000;
|
||||
|
||||
//Retrieve targeting information
|
||||
object oMySpeaker = GetLastSpeaker();
|
||||
object oMyTarget = GetLocalObject(oMySpeaker, "dmwandtarget");
|
||||
location lMyLoc = GetLocalLocation(oMySpeaker, "dmwandloc");
|
Reference in New Issue
Block a user