int StartingConditional() { int iResult = GetXP(GetPCSpeaker()) <= 100; return iResult; }