// Real Time Strategy - NWN - Cancel States void main() { object oMe=OBJECT_SELF; SetLocalInt(oMe,"nMState",0); SetLocalInt(oMe,"nSState",0); }