Coyote™ Posted August 27, 2010 Author Posted August 27, 2010 Doomed or not, there's still hope. Quote
roy.rm Posted October 29, 2010 Posted October 29, 2010 I was just looking for a guide like this, thx alot for all Quote
skills Posted October 30, 2010 Posted October 30, 2010 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. Quote
l2vicio Posted October 30, 2010 Posted October 30, 2010 as the days are passing, it's getting easier to have your own dev.. thx Quote
Lineal Posted February 27, 2011 Posted February 27, 2011 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 Quote
Matim Posted February 27, 2011 Posted February 27, 2011 Use eclipse to rename project name. About changing folders name for config, you will have to edit pathes from Config.java aswell. Quote
Lineal Posted February 27, 2011 Posted February 27, 2011 Okay but how can i rename it?what i have to do..?not the Configs to C0nf1gs but l2jmods to l2jlinealmods Quote
Matim Posted February 27, 2011 Posted February 27, 2011 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 >.> Quote
Lineal Posted February 27, 2011 Posted February 27, 2011 Thnx Matim . NO i dont expect any guide..but i dont want to destroy anything this time..that's why i am asking! Quote
Matim Posted February 27, 2011 Posted February 27, 2011 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. Quote
maximilion2 Posted April 12, 2012 Posted April 12, 2012 thanx very good guide and useful share :D Quote
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.