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