Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to make a MapleStory Private Server [v62]

Junior Spellweaver
Joined
Aug 11, 2009
Messages
172
Reaction score
8
Nice guide.

This is the 2nd most nice guide i saw.
 
Newbie Spellweaver
Joined
Dec 27, 2008
Messages
6
Reaction score
0
Very organize i didnt even have to use netbeans for this somehow D:
 
Legendary Battlemage
Joined
Mar 30, 2009
Messages
672
Reaction score
676
Everything is ready to be used, there's no need to compile anything.
 
Newbie Spellweaver
Joined
Sep 5, 2009
Messages
7
Reaction score
0
hi I did everything it said in the guide and put the localhost 62 in my maplestory folder but when opening it it says can not connect to server why is this. Besides that good guide
 
Xephizion Development
Loyal Member
Joined
Apr 19, 2008
Messages
906
Reaction score
31
hex edit your client to your IP
 
Newbie Spellweaver
Joined
Sep 5, 2009
Messages
7
Reaction score
0
done that now im getting client is outdated what can i do now?
 
Newbie Spellweaver
Joined
Dec 31, 2006
Messages
7
Reaction score
0
this tut is great but i got one problem.... i made a account i did everything but my problem is i made my account a gm but when i go on the localhost to use the commands they dont work hes still as a normal player..? is there anything i can do to make my character GM
 
Newbie Spellweaver
Joined
Dec 27, 2008
Messages
6
Reaction score
0
this tut is great but i got one problem.... i made a account i did everything but my problem is i made my account a gm but when i go on the localhost to use the commands they dont work hes still as a normal player..? is there anything i can do to make my character GM

make a character go into your sql under the character table look for gm and change it to 5
 
Legendary Battlemage
Joined
Mar 30, 2009
Messages
672
Reaction score
676
Yea the account GM is something else.
 
Initiate Mage
Joined
Sep 9, 2009
Messages
2
Reaction score
0
Could u please pack all the files needed into a winRAR and post it at mediafire.com so i can download?megaupload fails much for me.

Thanks :thumbup:
 
Xephizion Development
Loyal Member
Joined
Apr 19, 2008
Messages
906
Reaction score
31
just use SVN o.o
 
Newbie Spellweaver
Joined
Sep 9, 2009
Messages
5
Reaction score
0
Question~ again.. Haha.. ^^;;
Anyways, for MySQL Query Browser it's asking
"Stored Connection blank
Server Host: blank
Username: blank
Password: blank
Default Schema blank"

What do I put in there..? ^^

Sorry, I'm new.. as you can tell.. xD
 
Legendary Battlemage
Joined
Mar 30, 2009
Messages
672
Reaction score
676
Stored Connection: Blank
Server Host: (localhost or your IP)
Username: (Usually 'root')
Password: (Usually '')(Meaning leave it blank)
Default Schema: XiuzSource
 
Newbie Spellweaver
Joined
Sep 9, 2009
Messages
5
Reaction score
0
I entered that, press ok, then the program stops working, then says:
"Application error

Exception EInvaildOperation in module MySQLQueryBrowser.exe
at 0007ccee
Cannot focus a disabled or invisable window."

Than I press ok, and says:
"Error

Runtime error 216 0040417a"

I press ok, and then it goes away, but yeah thats it, I have everything running, I followed the guide. I don't know if it is something I did wrong... I'm sure I did everything right... Well I'll check back tomorrow morning. Thanks for the help in advance. ^^
 
Legendary Battlemage
Joined
Mar 30, 2009
Messages
672
Reaction score
676
I entered that, press ok, then the program stops working, then says:
"Application error

Exception EInvaildOperation in module MySQLQueryBrowser.exe
at 0007ccee
Cannot focus a disabled or invisable window."

Than I press ok, and says:
"Error

Runtime error 216 0040417a"

I press ok, and then it goes away, but yeah thats it, I have everything running, I followed the guide. I don't know if it is something I did wrong... I'm sure I did everything right... Well I'll check back tomorrow morning. Thanks for the help in advance. ^^

Try this:
Click the [...] box then click 'new connection'.
Connection: 'XiuzSource'
Username: 'root'
Password: ''
Hotname: 'localhost'
Port: '3306'
Schema: 'xiuzsource'

Then click apply.
Try what I said before again.
 
Newbie Spellweaver
Joined
Sep 9, 2009
Messages
5
Reaction score
0
Ooh, i got it now. Thanks dude!! ^_^

Well, now i'm missing a file to start localhost, its called... wzmss.dll... did i miss something? D:
 
Last edited:
Back
Top