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