Jump to content
  • 0

Change The Start Up Message


Question

Posted

Hi All,

 

I got a interlude server from L2J server but can't figure out where to change the below.

 

If someone can point me the correct direction that would be awesome.

 

qpbu1zz4.4eu.jpg

12 answers to this question

Recommended Posts

  • 0
Posted

Go at gameserver/network/clientpackets/EnterWorld.java

Search for this and you will find it..

 

Thanks for that I will have a look :)

  • 0
Posted

Any idea how to do the same for Hi5? I don't see it in EnterWorld.java :(

EnterWorld.java is inside your source. inside com.l2jserver.gameserver.network.clientpackets

 

but you need eclipse for do that and you need compile too :)

  • 0
Posted (edited)

 

        activeChar.sendMessage(getText("VGhpcyBTZXJ2ZXIgdXNlcyBMMkosIGEgUHJvamVjdCBmb3VuZGVkIGJ5IEwyQ2hlZg=="));
        activeChar.sendMessage(getText("YW5kIGRldmVsb3BlZCBieSBMMkogVGVhbSBhdCB3d3cubDJqc2VydmVyLmNvbQ=="));
        activeChar.sendMessage(getText("Q29weXJpZ2h0IDIwMDQtMjAxNA=="));
        activeChar.sendMessage(getText("VGhhbmsgeW91IGZvciAxMCB5ZWFycyE="));
Edited by SweeTs
  • 0
Posted (edited)
        activeChar.sendMessage(getText("VGhpcyBTZXJ2ZXIgdXNlcyBMMkosIGEgUHJvamVjdCBmb3VuZGVkIGJ5IEwyQ2hlZg=="));
        activeChar.sendMessage(getText("YW5kIGRldmVsb3BlZCBieSBMMkogVGVhbSBhdCB3d3cubDJqc2VydmVyLmNvbQ=="));
        activeChar.sendMessage(getText("Q29weXJpZ2h0IDIwMDQtMjAxNA=="));
        activeChar.sendMessage(getText("VGhhbmsgeW91IGZvciAxMCB5ZWFycyE="));

:happyforever: boss :P

Edited by 'Baggos'
  • 0
Posted

Can I just comment it out?

 

I tried changing it, I'm guessing it needs some kind of encryption since I get this:

 

 

Failed running: [C] 11 EnterWorld ; Illegal base64 character 20
  • 0
Posted (edited)

I still get Failed running: [C] 11 EnterWorld ; Illegal base64 character 20 when I do that and it kicks me out once I login. I'll try removing it and see what happens.

 

Commenting it out did the trick. I don't think we can replace it without encrypting the text.

Edited by Orophix
  • 0
Posted

I still get Failed running: [C] 11 EnterWorld ; Illegal base64 character 20 when I do that and it kicks me out once I login. I'll try removing it and see what happens.

 

Commenting it out did the trick. I don't think we can replace it without encrypting the text.

Oh God!  :y u no?:

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