[Tut] Creating your very own v62 Odin Private Server !

Newbie Spellweaver
Joined
Oct 26, 2008
Messages
16
Reaction score
1
I am gonna teach you how to set up your own server !

Things Needed to create your server ;D

A Brain

MySql Server 5.0

Download the one suitable for your computer

MySql Query Browser

Pick The Mirror for your location

Java JDK 6 Update 6


Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 6

Scroll all the way down until Other downloads

JRE 6

Wamp Server

SkyHighMS Repack(Mine) (You can use others if you want :D)

-

- SQL files ( Run SkyHighMS SQL first )

Download all of it and we're READY !

Now to start making your Server ! :D

Copy the JCE Files and copy and paste it to the following places
Code:
C:Program FilesJavajre6libsecurity
C:Program FilesJavajre1.6.0_06libext
C:Program FilesJavajre1.6.0_06lib
C:Program FilesJavajdk1.6.0_10lib
C:Program FilesJavajdk1.6.0_10jrelib
C:Program FilesJavajdk1.6.0_10jrelibext
C:Program FilesJavajdk1.6.0_10jrelibsecurity

Make sure you did not miss out any locations ~

Now Unzip SkyHighMS Repack
And go to World.properties
Find this part and edit the Red part to your Wan IP Find it at ( )

#Ports and Connections
net.sf.odinms.login.maxCharacters=6
net.sf.odinms.world.numberOfWorlds=1
net.sf.odinms.login.userlimit=50
net.sf.odinms.channel.net.interface=localhost


IMPORTANT
Leave channel.properties and login.properties as localhost

Now go to db.prop ( properties )
And change the username to your mysql user ( default should be root unless you changed it )

Now open mySQL browser ( make sure you have wamp server on and working with a full white not yellow)
Code:
Server Host: localhost
Port: 3306
Username: Root (unless you changed it)
Password: (your pass should be nothing unless you changed it)

After you successfully opened it , Create a new schema called odinms and double click on it.
Go to Click files and click open scripts and execute all the SQL files (execute SkyHighMS SQL first )

Once you are done , click on starter.bat and type start

There should be no errors .

Now for the localhost .
Use KiKi Localhost
Follow this guide
http://forum.ragezone.com/f428/tut-how-to-use-kikis-localhost-dll-with-images-updated-514718/

After your done , open maplestory.

User name and Password is Admin

Credits
Code:
ME for making this guide 
Odin for making odin :O
Me for the repack ( some credits goes to Moogra too :D )

Any decent Server need Super Gms or Admins ? PM me :D
 
the java 6 one isnt working?


repost it with a gap n it should work
 
Last edited:
how do i get the
C:Program FilesJavajre1.6.0_06libext
C:Program FilesJavajre1.6.0_06lib
C:Program FilesJavajdk1.6.0_10lib
C:Program FilesJavajdk1.6.0_10jrelib
C:Program FilesJavajdk1.6.0_10jrelibext
C:Program FilesJavajdk1.6.0_10jrelibsecurity

folders i only have the jre6
 
Back