AdrenalinE Posted June 3, 2011 Posted June 3, 2011 Hi guys , i want add for new char 3 festival adena in inventory and spawn in giran ... in config files there are nothing about this .. how i can make? I use l2j pack (freya). Thanks Quote
0 Azumaril$ Posted June 4, 2011 Posted June 4, 2011 easy xD....so lets make it for you: go ta clientpackets/charactercreate.java and here are the codes 1.search for : newChar.addAdena("Init", Config.STARTING_ADENA, null, false); down from this add: newChar.getInventory().addItem("GIFT", HERE ITEM ID, 3, newChar, null); and look and put item id. 2.just go at navicat and give a search here on maxcheaters, it is so easy! Quote
0 Zake Posted June 6, 2011 Posted June 6, 2011 Try chceck to table char_creation_items :P what is this? Oo. You can add some on char_templates.sql Quote
Question
AdrenalinE
Hi guys , i want add for new char 3 festival adena in inventory and spawn in giran ... in config files there are nothing about this .. how i can make?
I use l2j pack (freya).
Thanks
3 answers to this question
Recommended Posts
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.