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