void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "wager", 10000);
}