Kяaσh Posted September 10, 2010 Posted September 10, 2010 i have errors can you help me? you didn't place it in the correct position , you should practise a lil to learn you should add the codes i will help you tommorow Quote
PsyCho0 Posted September 10, 2010 Posted September 10, 2010 you didn't place it in the correct position , you should practise a lil to learn you should add the codes i will help you tommorow ok ty Krash!!! Quote
conheonit Posted October 13, 2010 Posted October 13, 2010 3. Go to net.sf.l2j.gameserver.clientpackets.CharacterCreate.java at line 181 add Code: if (Config.CHAR_TITLE) newChar.setTitle(Config.ADD_CHAR_TITLE); else newChar.setTitle(""); [/Quote] For Freya server, the 181 is the number? Thank! Quote
kostas023 Posted October 30, 2010 Posted October 30, 2010 I get 2 errors at --> newChar <-- .setTitle(Config.ADD_CHAR_TITLE); --> newChar <-- .setTitle(""); Can help me? Quote
kostas023 Posted October 30, 2010 Posted October 30, 2010 cool but i have one qustion ... where can i find net.sf.l2j.Config.java and net.sf.l2j.gameserver.clientpackets.CharacterCreate.java ???? You can find it at net.sf.l2j.gameserver.network.clientpackets.CharacterCreate.java Our friend don't add "network" near gameserver ;) check it Quote
HellRanger Posted November 15, 2010 Posted November 15, 2010 Very nive mate, thank you! It works! :) Quote
ketchupyx Posted January 13, 2011 Posted January 13, 2011 For Freya server, the 181 is the number? Thank! searching too :D can someone answer? Quote
ment2008 Posted January 15, 2011 Posted January 15, 2011 How i get To net.sf.l2j.Config.java? i canot find this file :-\ Quote
redmoon Posted January 22, 2011 Posted January 22, 2011 For Freya server, the 181 is the number? Thank! In Freya in CharacterCreate.java Find line: newChar.setTitle(""); And change It :) No need to do anything else Quote
1nf0 Posted March 25, 2011 Posted March 25, 2011 You are god smirnoff thanks for share P.S. I test it to my project and it works!!! Quote
Tectonic Posted May 19, 2011 Posted May 19, 2011 I get 2 errors at --> newChar <-- .setTitle(Config.ADD_CHAR_TITLE); --> newChar <-- .setTitle(""); Can help me? I have the same problem... i add the line at 181 and i have that two errors... can someone help us plz?? Thank you Quote
Voqus Posted May 19, 2011 Posted May 19, 2011 I have the same problem... i add the line at 181 and i have that two errors... can someone help us plz?? Thank you egh how simple is that.. you just have to type activeChar instead of newChar Quote
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.