dzumara Posted September 29, 2012 Posted September 29, 2012 I would like to remove the licence from showing up in system messages after log in. ShowLicence = False didnt work so i need some other solution. Also i couldnt find java class responsible for that so any info is welcome. Im using L2jServer interlude pack. Thanks
0 minideed Posted September 29, 2012 Posted September 29, 2012 There probably is no setting to remove the copyright system information that you see, and changing the ShowLicense has nothing to do with that; it only effect the EULA screen you see after you log in. To remove that message you need to have the sources and edit the EnterWorld.java file and change the code so it does not tell it to show. Thing is the developers do not want you to remove it since by doing it you are insulting them and disrespecting their work.
0 dzumara Posted September 29, 2012 Author Posted September 29, 2012 I have the source but i don't see that file? I want to remove it only for security reasons
0 dzumara Posted September 29, 2012 Author Posted September 29, 2012 I have found it, thanks mate for ur response!
Question
dzumara
I would like to remove the licence from showing up in system messages after log in. ShowLicence = False didnt work so i need some other solution. Also i couldnt find java class responsible for that so any info is welcome.
Im using L2jServer interlude pack.
Thanks
3 answers to this question
Recommended Posts