void main() { object oOb=GetNearestObjectByTag("ARENA_EventMaster",GetPCSpeaker(),1); SetLocalInt(oOb,"nPay",20); SetLocalInt(oOb,"nType",2); SetLocalInt(oOb,"nState",0); }