Jump to content
  • 0

Showing Item id on item view


brianj070707

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   0
  • Joined:  01/21/12
  • Last Seen:  

Good Day,

I need help about this, well basically most of players uses @iteminfo / @ii / ratemyserver.net / other ragnarok item database just to view the item id. I just wanna ask if this is possible? "When the user right clicks the item the item name together with the item id shows up"

Example:

Yggdrassil Berry (607)

If this is possible can I request for the source code.

Thanks in Advance.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you mean when your mouse move to the item ( mouseover ) then it will show the ItemID + Name ??

if yes..then just edit it at your

data/idnum2itemdisplaynametable.txt

edit every single item together with the ID

if you are refering to put the ItemID in the Item Description..

then you have to edit it here

data/idnum2itemdesctable.txt

there is no shortform i guess.......

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Emistry is right. It's the client that is responsible for displaying item names and descriptions.

You could also consider allowing players to use @itemlist.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  48
  • Reputation:   0
  • Joined:  01/21/12
  • Last Seen:  

Thanks for the reply. But when I realized it's on client side. I'll think about it if I will really include it.

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...