kostikas21 Posted April 5, 2011 Posted April 5, 2011 Sorry for the newbish question.. i understood what i have to do..but how i know what item give me this noblesse status?:S i understood how to put it in java just don't understand :D Sorry again , it's my first week at developing.. :)
Kràtos Posted April 5, 2011 Posted April 5, 2011 Sorry for the newbish question.. i understood what i have to do..but how i know what item give me this noblesse status?:S i understood how to put it in java just don't understand :D Sorry again , it's my first week at developing.. :) Just make a topic here and ask for help : http://maxcheaters.com/forum/index.php?board=67.0 And dont bump old topics... always see the topic date and then reply.
Kràtos Posted April 5, 2011 Posted April 5, 2011 Sorry for the newbish question.. i understood what i have to do..but how i know what item give me this noblesse status?:S i understood how to put it in java just don't understand :D Sorry again , it's my first week at developing.. :) Just make a topic here and ask for help : http://maxcheaters.com/forum/index.php?board=67.0 And dont bump old topics... always see the topic date and then reply.
Wunderkind Posted April 9, 2011 Posted April 9, 2011 For new revisions, replace import net.sf.l2j with com.l2jserver L2PlayableInstance with L2Playable (now located in com.l2jserver.gameserver.model.actor) Also, instead of ItemHandler.java Sixth, Go To java.net.sf.l2j.gameserver.handler And Find The File "ItemHandler.java" Open It. You want to modify MasterHandler.java datapack side, data/scripts/handlers There may or may not be a little more, but that should get you close enough to figure the rest out. Tested working on my L2J Freya server. [EDIT] Freya Differentials are below, uploaded as .txt files. The Noble item used is 7196 (to change it modify data/scripts/handlers/itemhandlers/NobleCustomItem.java) And if you're anal you can also change it in the Character.properties file, although it makes no difference. http://www.mediafire.com/?bhu6hc3jab2vinj Core http://www.mediafire.com/?erdevbyjv39x8te Datapack
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now