Jump to content

An Item To Become Noble!


Recommended Posts

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.. :)

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...