Jump to content

[Guide]Creating your own L2j Project.


Recommended Posts

  • 2 months later...

Well explained, but...more guides like this = more lol "projects" If someone dont have proper "knownledge" to create new account for example on assebla..I'm sure his knownledge about L2J is less than 0...

some times yes.
Link to comment
Share on other sites

  • 3 months later...

I have a question.I got the source..how can i rename the folders?

e.g. L2JServer to L2JLineal..can you understand me?

 

or the Configs/l2jmods to configs/l2jlineal

answer me as  soon as possible

Link to comment
Share on other sites

Use eclipse to rename project name.

 

About changing folders name for config, you will have to edit pathes from Config.java aswell.

Link to comment
Share on other sites

Do you expect guide about how to rename folder? Are you serious?

 

Is that hard to press right click at folder and use rename function?

 

As I said in my previous post, you will have to edit Config.java to edit config folders name.

 

Open this file, and for example take a look, there is String with correct path to the config file.

 

Lets say for example Characters.properties

 

//--------------------------------------------------

// L2J Property File Definitions

//--------------------------------------------------

public static final String CHARACTER_CONFIG_FILE = "./config/Character.properties";

 

It should be self-explanatory, use your brain if u wanna create new project >.>

 

 

Link to comment
Share on other sites

Ok, no problem.

 

I just would like to advise, that you should try to do it by yourself, test etc.

 

With this way, you can gain more experience.

Link to comment
Share on other sites

  • 1 year later...
  • 1 month later...
  • 1 month later...

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
Reply to this topic...

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

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