int StartingConditional() { if (GetXP(GetPCSpeaker()) != 0) return TRUE; return FALSE; }