int StartingConditional() { int iResult = GetRacialType(GetPCSpeaker())==RACIAL_TYPE_HUMAN; return iResult; }