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