void main()
{
object oPC = GetPCSpeaker();
SetLocalInt(oPC, "donate_amount", 500000);
}