LeLeZin Posted October 2, 2008 Posted October 2, 2008 how to change the writings of the beginning of the server? tks !! i use l2free gracia!!!
0 ZeRo* Posted October 3, 2008 Posted October 3, 2008 open your fileedit then find your systemsg-e (or something like that) and find the lines you want to change...
0 Wyratrux Posted October 3, 2008 Posted October 3, 2008 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 fdLP. Posted October 3, 2008 Posted October 3, 2008 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 "); }
Question
LeLeZin
how to change the writings of the beginning of the server?
tks !!
i use l2free gracia!!!
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now