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