// elite and no key of mage guild int StartingConditional() { if (GetLocalInt(GetPCSpeaker(),"nMGMember")<2) return TRUE; return FALSE; }