Red-Hair-Shanks Posted January 6, 2017 Posted January 6, 2017 (edited) 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 January 6, 2017 by ourat1995 1 Quote
Waster Posted January 6, 2017 Posted January 6, 2017 I think its not nessecary , but thanks for share.We appreciate any share :) Quote
Red-Hair-Shanks Posted January 6, 2017 Author Posted January 6, 2017 On 1/6/2017 at 9:02 PM, ScreenOS said: I think its not nessecary , but thanks for share.We appreciate any share :) well you save time for searching the id from google xD On 1/6/2017 at 9:03 PM, Reborn12 said: Just a spam in your chat :D :D Quote
Reborn12 Posted January 6, 2017 Posted January 6, 2017 Alt G search item write the name you have found the id Quote
Red-Hair-Shanks Posted January 6, 2017 Author Posted January 6, 2017 On 1/6/2017 at 9:15 PM, Reborn12 said: Alt G search item write the name you have found the id didnt know that xD xaxaxa tnx for informations. Quote
Rootware Posted January 6, 2017 Posted January 6, 2017 Dude, just add trigger command (like //logger) for chat logger before this. Otherwise, your any item action will spamming the own chat. Quote
StinkyMadness Posted January 7, 2017 Posted January 7, 2017 (edited) On 1/6/2017 at 9:03 PM, Reborn12 said: Just a spam in your chat :D Expand You can do it like "shift + press item" xD Edited January 28, 2019 by StinkyMadness Quote
Reborn12 Posted January 7, 2017 Posted January 7, 2017 On 1/6/2017 at 9:15 PM, Reborn12 said: Alt G search item write the name you have found the id as i said before :D Quote
'Baggos' Posted January 7, 2017 Posted January 7, 2017 On 1/7/2017 at 1:54 AM, Reborn12 said: as i said before :DLazy to press Alt +G :D Quote
AccessDenied Posted January 7, 2017 Posted January 7, 2017 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 :-[ Quote
Red-Hair-Shanks Posted January 7, 2017 Author Posted January 7, 2017 On 1/7/2017 at 11:30 AM, 'Baggos' said: Lazy to press Alt +G :D i am lazy like sweets ^_^ On 1/7/2017 at 11:54 AM, AccessDenied said: 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 Quote
SweeTs Posted January 7, 2017 Posted January 7, 2017 On 1/7/2017 at 12:47 PM, ourat1995 said: 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. Quote
MarGaZeaS Posted January 18, 2017 Posted January 18, 2017 [GR] Μπορεί να γίνει να δείχνει το id διπλά από το item? δηλαδή κάπως έτσι όπως στο minecraft.. :D Quote
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.
Note: Your post will require moderator approval before it will be visible.