Page 1 of 1

Help on some skills (Exp Skills)

Posted: Thu Jan 13, 2011 9:26 pm
by Annu
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: Last
L2JDP Revision Number: Last


If itst not the right place for topic plz move it!

Well i was thinking if this skill is about to be working on future. Or there is a way to make it temp working?!

Code: Select all

<skill id="26046" levels="5" name="Rune of Experience Points">        <set name="target" val="TARGET_NONE" />        <set name="skillType" val="NOTDONE" />        <set name="operateType" val="OP_PASSIVE" />
I need to know if there exist any skill that is adding extra XP while is activated, example 10%!If so plz share your knowledge with me :).

Thanks in advance!

Re: Help on some skills (Exp Skills)

Posted: Thu Jan 13, 2011 9:30 pm
by _DS_
Take GiveSp.java handler as sample and create own skilltype.

Re: Help on some skills (Exp Skills)

Posted: Fri Jan 14, 2011 12:41 am
by Annu
Ok i will give a try then. When iam done i wikll share it and you can give some advice if you want :)