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