LoD_PRC8/_module/nss/dmw_inc.nss

7 lines
232 B
Plaintext
Raw Normal View History

2023-09-21 21:20:34 -04:00
int DMW_START_CUSTOM_TOKEN = 8000;
//Retrieve targetting information
object oMySpeaker = GetLastSpeaker();
object oMyTarget = GetLocalObject(oMySpeaker, "dmwandtarget");
location lMyLoc = GetLocalLocation(oMySpeaker, "dmwandloc");