Jump to content

Recommended Posts

Posted

i have errors can you help me? 76857940.jpg

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
  • 1 month later...
Posted

 

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!

 

  • 3 weeks later...
Posted

I get 2 errors at

                               -->  newChar <--  .setTitle(Config.ADD_CHAR_TITLE);

                           

                                --> newChar <-- .setTitle("");

Can help me?                

Posted

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

  • 3 weeks later...
  • 1 month later...
Posted

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

  • 1 month later...
  • 4 weeks later...
  • 1 month later...
Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock