//:://///////////////////////////////////////////// //:: FileName sc_034 //::////////////////////////////////////////////// //::////////////////////////////////////////////// //:: Created By: Script Wizard //:: Created On: 19/02/2005 5:51:53 PM //::////////////////////////////////////////////// int StartingConditional() { // Inspect local variables if(!(GetLocalInt(GetPCSpeaker(), "team_bet") == 0)) return FALSE; return TRUE; }