int StartingConditional() { if (GetLocalInt(GetModule(),"bCOMBAT_AI_OFF")==TRUE) return TRUE; return FALSE; }