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
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!!!
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!
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?
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
ketchupyx Posted January 13, 2011 Posted January 13, 2011 For Freya server, the 181 is the number? Thank! searching too :D can someone answer?
ment2008 Posted January 15, 2011 Posted January 15, 2011 How i get To net.sf.l2j.Config.java? i canot find this file :-\
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
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!!!
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
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
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