Jump to content
  • 0

announce item. Help . .


President

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  51
  • Reputation:   0
  • Joined:  04/28/12
  • Last Seen:  

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?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  666
  • Reputation:   93
  • Joined:  04/27/12
  • Last Seen:  

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;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  51
  • Reputation:   0
  • Joined:  04/28/12
  • Last Seen:  

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 ^_^

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...