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