President Posted September 28, 2012 Posted September 28, 2012 item 1286 is a red box, Problem : how to make it an announce like " Marcopolo(IGN PLayer) has got Alice Doll From RedBox. "? Someone Help me? Quote
GmOcean Posted September 28, 2012 Posted September 28, 2012 replace the item's existing script with this: set .@i,groupranditem(IG_GROUPNAME); getitem .@i,1; announce strcharinfo(0) +" has aquired "+getitemname(.@i)+" !",bc_all; Quote
President Posted September 29, 2012 Author Posted September 29, 2012 replace the item's existing script with this: set .@i,groupranditem(IG_GROUPNAME); getitem .@i,1; announce strcharinfo(0) +" has aquired "+getitemname(.@i)+" !",bc_all; Thanks Sir Ocean Quote
Question
President
item 1286 is a red box,
Problem : how to make it an announce like " Marcopolo(IGN PLayer) has got Alice Doll From RedBox. "? Someone Help me?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.