int StartingConditional() { string sID=GetLocalString(GetPCSpeaker(),"sTeamID"); if (sID!="UND") return TRUE; return FALSE; }