Well, I think I might be coming back to MapleStory, but I don't know, really hard to decide. I haven't been on MSN for awhile because it got fucked up, but I just thought I should make this to help out some people. What I mean by "Master Guide", I mean creating, compiling, and running. If you think this is to hard, deal with it. If you think this is way to hard, you won't get any where in life.
Navigation -
Tips (Do's and don'ts) -
By creating I mean "modifying". And by modifying I mean editing the Event Notice, the server header/message, and the channel name(s). There are plenty of tutorials on doing all of those if you go through some of the pages in this section (Guide Section). If you guys want, I will add a tutorial on these later. If you want me to, PM me.
Compiling -
To compile, you have to have NetBeans IDE and JDK. You should have both of those if you follow the instruction correctly. Anyway, once you have those installed, open up your NetBeans IDE, and go to File > New Project > Java > Java Project with Existing Source, then you select the folder that the repack files are in, then click next, and select the "src" folder, then click finish and let it make the project. Then go to Build > Main Project. Then your done.
Running - (you must have the .SQL files in the Repack executed in MySQl already)
When you are done compiling, and finished everything else. You are ready to run your server, to do this is very simple. All you have to do is run three specific files in order. First you run "launch_world.bat" then you run "launch_login.bat", then last but not least, you run "launch_channel.bat".
Then connect to your server with a LocalHost client.
Navigation -
- Server/PC Specs
- Required Files
- Tips (Do's and don'ts)
- Creating
- Compiling
- Running
- You should a tleast have 1.5 GB of RAM.
- Never run a server off of your PC (Personal Computer)
- You should at least have 50 GB of Disk Space
- Make sure you have unlimited bandwidth (optional)
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
-
To view the content, you need to sign in or register
- Source Files (OdinMS)
- MapleStory v.55
- MapleStory v.55 LocalHost
Tips (Do's and don'ts) -
- Never run off of your PC.
- I suggest you use clean OdinMS Rev 988 and add fixes and stuff on your own, because most server files today are extremely unstable.
- If you are going to purchase a Virtual Private Server, I suggest you get one from
To view the content, you need to sign in or register
By creating I mean "modifying". And by modifying I mean editing the Event Notice, the server header/message, and the channel name(s). There are plenty of tutorials on doing all of those if you go through some of the pages in this section (Guide Section). If you guys want, I will add a tutorial on these later. If you want me to, PM me.
Compiling -
To compile, you have to have NetBeans IDE and JDK. You should have both of those if you follow the instruction correctly. Anyway, once you have those installed, open up your NetBeans IDE, and go to File > New Project > Java > Java Project with Existing Source, then you select the folder that the repack files are in, then click next, and select the "src" folder, then click finish and let it make the project. Then go to Build > Main Project. Then your done.
Running - (you must have the .SQL files in the Repack executed in MySQl already)
When you are done compiling, and finished everything else. You are ready to run your server, to do this is very simple. All you have to do is run three specific files in order. First you run "launch_world.bat" then you run "launch_login.bat", then last but not least, you run "launch_channel.bat".
Then connect to your server with a LocalHost client.