[Freya] get the enchant scroll id

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
xMaylo
Posts: 5
Joined: Mon Dec 19, 2011 5:01 pm

[Freya] get the enchant scroll id

Post by xMaylo »

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()
Post Reply