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