Jump to content

Recommended Posts

  • 2 months later...
Posted
  On 2/5/2010 at 9:01 PM, Matim said:

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.
  • 3 months later...
Posted

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

Posted

Use eclipse to rename project name.

 

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

Posted

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

 

  Quote
//--------------------------------------------------

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

 

 

Posted

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.

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



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