#include "nwnx_events" void main() { object oPC = OBJECT_SELF; int iFeatID = GetEventSubType(); object oTarget = GetEventTarget(); }