int StartingConditional() { if (GetAppearanceType(GetPCSpeaker())<7||GetStringLength(GetSubRace(GetPCSpeaker()))>0) return FALSE; return TRUE; }