Jump to content
  • 0

[HELP] Remove message: L2J server version


macdonald12

Question

8 answers to this question

Recommended Posts

  • 0

I can not understand what you want to do? You want to create announcements? You want to to disappear L2JLicense? What do you really want?

Link to comment
Share on other sites

  • 0

gameserver.clientpackets.enterworld.java open it and remove this

 

       if (Config.SERVER_VERSION != null)

       {

           activeChar.sendMessage(getText("TDJKIFNlcnZlciBWZXJzaW9uOg==")+"      "+Config.SERVER_VERSION);

       }

 

       if (Config.DATAPACK_VERSION != null)

       {

           activeChar.sendMessage(getText("TDJKIERhdGFwYWNrIFZlcnNpb246")+"  "+Config.DATAPACK_VERSION);

       }

 

also for the chief  and made by l2jserver remove this

 

       activeChar.sendMessage(getText("VGhpcyBzZXJ2ZXIgdXNlcyBMMkosIGEgcHJvamVjdCBmb3VuZGVkIGJ5IEwyQ2hlZg==\n"));

       activeChar.sendMessage(getText("YW5kIGRldmVsb3BlZCBieSB0aGUgTDJKIERldiBUZWFtIGF0IGwyanNlcnZlci5jb20=\n"));

 

Link to comment
Share on other sites

  • 0

its not illegal lol, l2j is a open source project. and if u delete the credits u still will find 1k of credits in the source .oO

normaly it have to be in EnterWorld.java

 

Hm it is not illegal to delete ha? yeah sure... please follow the link that i give and then tell me if i am right.

 

http://www.l2jserver.com/forum/thread.php?threadid=19092

 

You have to be member of the Forum to see it. So register or login and then you will be able to read it.

 

For people who don't want to Join or login at the forum, i will copy paste the post.

 

That is the L2J copyright. No one is allowed to remove it.
Don't like it, Don't use any L2J software.
Anyone who does remove our copyright notice, take note, we will exercise our rights.
Players, feel free to PM me with any violators.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • 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