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