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