HellRose Posted July 18, 2012 Posted July 18, 2012 Hello. In l2j gracia final server, how can I modify the welcome messages on login? By welcome messages I mean: "Welcome to the World of Lineage II." and "This server uses L2J, a project founded by L2Chef and developed by the L2J Dev Team at l2jserver.com" Thanks in advance. :/ Quote
0 HellRose Posted July 19, 2012 Author Posted July 19, 2012 Worked! But now I have one more problem... I forgot to delete 1 more thing and now all the files are compiled and in .class format :( I tried deleting everything and trying again, but again I get .class files, no java.. Any ideas how I can fix this? Quote
0 ^Wyatt Posted July 19, 2012 Posted July 19, 2012 What the hell do you mean? Before compile - java After compile - class and the problem is...? Quote
0 HellRose Posted July 19, 2012 Author Posted July 19, 2012 The problem is that I can't edit class files (at least I don't know how :/). My question is, can I get the java files back? I need to edit 1 more thing and I can't when the files are .class? I'm not sure how to explain this better.. Quote
0 ^Wyatt Posted July 19, 2012 Posted July 19, 2012 You shouldn't try to edit any .class file, yes It might be possible but is difficult and you'll lose information of the file. Open the eclipse again, edit the .java files and compile it again, I don't see any problem :s Quote
0 Tryskell Posted July 19, 2012 Posted July 19, 2012 You got sources, you compile them, you got sources + compiled (a folder named "build" is created in the process, with compiled version of your sources inside). Edit sources forever, and recompile them anytime you need (will erase previous compiled and replace compiled files automatically). Quote
Question
HellRose
Hello.
In l2j gracia final server, how can I modify the welcome messages on login?
By welcome messages I mean:
"Welcome to the World of Lineage II."
and
"This server uses L2J, a project founded by L2Chef and developed by the L2J Dev Team at l2jserver.com"
Thanks in advance. :/
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.