Jump to content

Recommended Posts

Posted

Hi everyone! I have small problem to setting starting adena. In my config I maded starting adena 1000 for example, but when i creating a new character then he haves 1.5kkk + 1000. Where else I must change setting of adena? thank you

Posted

char_creation_items.sql in your database. It might have 1.5kkk adena (57 id) for starting items...remove it and you are done i guess.

Posted

char_creation_items.sql in your database. It might have 1.5kkk adena (57 id) for starting items...remove it and you are done i guess.

There is not such file like you writen, but I will try to search in database similar files. maybe it has different name. but you putted me on the way

Posted

com.l2jserver.gameserver.network.clientpackets.CharacterCreate.java file

 

Check this method "private void initNewChar(L2GameClient client, L2PcInstance newChar)". It might adds the 1.5kkk manually.

Posted (edited)

where i can find this such of file? :)

sources... :P

 

But if you use another project, let us know...Things might be different there

Edited by Solomun
Guest
This topic is now closed to further replies.


×
×
  • Create New...