Page 1 of 1

Enchant System

Posted: Sun Jan 23, 2011 5:14 pm
by alefwmm
I am a beginner in L2J Server and in Java.
I would like to know where can I find the Enchant System? (for items not skills)
Or, at least, if someone could tell how it works.

Thx.

Re: Enchant System

Posted: Sun Jan 23, 2011 5:30 pm
by jurchiks
What do you mean? The core support for enchant scrolls?

Re: Enchant System

Posted: Sun Jan 23, 2011 5:54 pm
by alefwmm
Example:
I am in game, i will enchant an weapon. What will say if the weapon will be enchanted or not?

What/Where is the file that has the enchant system ?

Re: Enchant System

Posted: Sun Jan 23, 2011 6:27 pm
by jurchiks
network/clientpackets/RequestEnchantItem.java
and some more in AbstractEnchantPacket.java