Jump to content
  • 0

Logging in messages


Komnis

Question

9 answers to this question

Recommended Posts

  • 0

qrPM1d5.png?1

 

 

μπορει κανεις να με βοηθησει, να μου πει πως να τα αφαιρεσω αυτα?

 

 

anikse: gameserver.clientpackets.enterworld.java

 

kai svise:

 

       

if (Config.SERVER_VERSION != null)
        {
            activeChar.sendMessage(getText("TDJKIFNlcnZlciBWZXJzaW9uOg==")+"      "+Config.SERVER_VERSION);
        }

        if (Config.DATAPACK_VERSION != null)
        {
            activeChar.sendMessage(getText("TDJKIERhdGFwYWNrIFZlcnNpb246")+"  "+Config.DATAPACK_VERSION);
        }

 

episis gia to  the chief  and made by l2jserver svise afto:

 

       

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

 

 

 

gia to  ''welcome to the world of L2 Pride''  anikse me l2editor to systemmsg-e.dat kane search pou leei ''pride'' kai allakseto.

Link to comment
Share on other sites

  • 0

emena m vgazei sigkekrimena auto:

 

 

		if (Config.DISPLAY_SERVER_VERSION)
	{
		if (Config.SERVER_VERSION != null)
			activeChar.sendMessage(getText("TDJKIFNlcnZlciBWZXJzaW9uOg==")+" "+Config.SERVER_VERSION);

		if (Config.DATAPACK_VERSION != null)
			activeChar.sendMessage(getText("TDJKIERhdGFwYWNrIFZlcnNpb246")+" "+Config.DATAPACK_VERSION);

 

apla to svinw opos m to eipes?

Link to comment
Share on other sites

  • 0

paidia akiro... to vrika kai to eftiaksa monos m. euxaristw polu pantos gia tin voi8ia sas. vasistika panw se auta pou mou eipate kai to eftiaksa :)

Locked.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...