void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "team_bet", 2);
}