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