// not member of mage guild int StartingConditional() { if (GetLocalInt(GetPCSpeaker(),"nMGMember")<1) return TRUE; return FALSE; }