Jump to content

Show Item Id


Recommended Posts

hello, i see many ppl start share thing so i decide to share a small code.
this code show you the id from any item you click.

 

photo: http://prntscr.com/dsc7gl

UseItem.java

+ if (activeChar.isGM()) activeChar.sendPacket(new CreatureSay(0, Say2.PARTY, "[NameServer]", "Item ID :" + item.getItemId() + " | Name :" +  
 + item.getItemName()));

 if (activeChar.isFishing() && item.getItem().getDefaultAction() != ActionType.fishingshot)
Edited by ourat1995
  • Upvote 1
Link to comment
Share on other sites

I think its not nessecary , but thanks for share.We appreciate any share :)

well you save time for searching the id from google xD 

 

Just a spam in your chat :D

:D

Link to comment
Share on other sites

On 1/6/2017 at 11:03 PM, Reborn12 said:

Just a spam in your chat :D

 

You can do it like "shift + press item" xD

Edited by StinkyMadness
Link to comment
Share on other sites

Lazy to press Alt +G :D

i am lazy like sweets ^_^

 

I don't know if i have to SIN the whole topic or no. That was extremely unnecessary, so unnecessary that i won't even sin you LUL  :-[

for some newbies is good xD

 

Link to comment
Share on other sites

i am lazy like sweets ^_^

You would not code such a useless thing then :lol:

 

Also, no one can compare to me. It's like comparing apples and oranges.

Link to comment
Share on other sites

  • 2 weeks later...

[GR] Μπορεί να γίνει να δείχνει το id διπλά από το item? δηλαδή κάπως έτσι όπως στο minecraft.. :D 

Screenshot_1.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...