int StartingConditional() { object oMod=GetModule(); if (GetLocalInt(oMod,"nAgernisSphinx")<3) return TRUE; return FALSE; }