Jump to content
  • 0

how to change text ?


Question

3 answers to this question

Recommended Posts

  • 0
Posted

open your fileedit then find your systemsg-e (or something like that) and find the lines you want to change...

  • 0
Posted

open your fileedit then find your systemsg-e (or something like that) and find the lines you want to change...

ahaha rofl xD its in enter world java ul see a paket with version and WELCOME_TO_LINEAGE  thingy

delete it

xD

not the lineage thingy :P

the version one....

  • 0
Posted

change

 

# Show server version + license when player enter game.

ShowLicense = True to False

 

or go com.l2jfree.gameserver.L2JfreeInfo;

 

and change

 

public static final void versionInfo(L2PcInstance activeChar)
{
	activeChar.sendMessage(":__.     :_____:_____:_____:_____:_____:_____:");
	activeChar.sendMessage("|    |__|___   |__.     |     __|        |     __|     __|");
	activeChar.sendMessage("|         |   ___|   |     |     __|    ) _|     __|     __|");
	activeChar.sendMessage("|_____|_____|_____|__|    |__|__|_____|_____|");	
	activeChar.sendMessage("l2jfree version: "+ GameServer.getVersionNumber() + " license: gpl 3 ");
}

 

 

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