[Freya] get the enchant scroll id
Posted: Tue Feb 07, 2012 9:17 pm
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
how can i get the enchant scroll id from java? i mean like:
if (something_here = 20521) {}
something_here is the modifier that will get the enchantscroll id in requestenchantitem.java
thanks in advance
EDIT:
again i found it its scroll.getitemid()
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:
how can i get the enchant scroll id from java? i mean like:
if (something_here = 20521) {}
something_here is the modifier that will get the enchantscroll id in requestenchantitem.java
thanks in advance
EDIT:
again i found it its scroll.getitemid()