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