Jump to content
  • 0

Gracia Final welcome messages


Question

Posted

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

  • 0
Posted

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?

  • 0
Posted

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..

  • 0
Posted

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

  • 0
Posted

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).

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...