Jump to content
  • 0

[HELP] Turn off (login message by l2j Team)


Kouma

Question

Hello max cheaters, im gonna share with u my problem, i can find a solution but i think that is more than a file to change it :)

 

I get this message every time i login to my private server : Untitled.jpg

 

I have set false Game revision and login revision but nothing happen!

 

(I wanna remove This server uses L2J,a project bla, bla, bla)

 

I use this pack : http://www.l2jserver.com/nightly/index.php?dir=old%2FT2.3%2F

Gracia final!

 

Can u help me?

 

Thanks for ur time!

Link to comment
Share on other sites

Recommended Posts

  • 0

Hello max cheaters, im gonna share with u my problem, i can find a solution but i think that is more than a file to change it :)

 

I get this message every time i login to my private server : Untitled.jpg

 

I have set false Game revision and login revision but nothing happen!

 

I use this pack : http://www.l2jserver.com/nightly/index.php?dir=old%2FT2.3%2F

Gracia final!

 

Can u help me?

 

Thanks for ur time!

this is a message that should be shown it is from l2j and you should keep that to server btw it is in enterworld
Link to comment
Share on other sites

  • 0

Dear AQueen i found this one, but i can do nothing to disable the l2j message!

can u give me some help with some images and what i must replace/delete to work it fine :)

 

thanks for ur time!

Link to comment
Share on other sites

  • 0

Find them and delete:

 

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

Link to comment
Share on other sites

  • 0

Find them and delete:

 

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

 

Or replace with

activeChar.sendMessage("My text my text my text"));
activeChar.sendMessage("MyText My project info"));

Link to comment
Share on other sites

  • 0

if im gonna edit with note pad enterworld.java at my gameserver folder \java\net\sf\l2j\gameserver\network\clientpackets\EnterWorld.java do u believe is gonna work correct? Or i must learn *compile* to compile my server pack and install again my l2 server?

Link to comment
Share on other sites

  • 0

Or replace with

activeChar.sendMessage("My text my text my text"));
activeChar.sendMessage("MyText My project info"));

 

What's the point when you already got announcements.txt?

 

O_o

 

if im gonna edit with note pad enterworld.java at my gameserver folder \java\net\sf\l2j\gameserver\network\clientpackets\EnterWorld.java do u believe is gonna work correct? Or i must learn *compile* to compile my server pack and install again my l2 server?

 

You can edit it using notepad or eclipse editor, it's the same shit, the point is to compile it.

Link to comment
Share on other sites

  • 0

the right is to compile build html? i cant understand the point of compile! what i must compile exactly!

 

Ufff, first check net for some eclipse lessions or contact with me via pm i'm able to support u, when i have time.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...