Page 3 of 6

PostPosted: Tue May 06, 2008 2:51 pm
by zile
DutchPwner wrote:I get a error that my password is wrong, can i skip the login?


You cant... try checking your pass in your Navicat

PostPosted: Tue May 06, 2008 8:30 pm
by DutchPwner
Problem is solved but i cant play with my created character. When i double click it, ms shows the login screen. ???

Edit: Im using REV007

PostPosted: Wed May 07, 2008 12:48 pm
by Explicit
I'm implying to everyone who is still, currently using the REV 003 source or is starting to use it, well, what I have to say is, stop using it ...
It's very old now and there has been numerous updates as far as I know ... Here is the most recent updated REV (REV 008.c) ...

Download:

http://rapidshare.com/files/110317419/T ... er008c.rar - Source

Offline playing (REV 008.b)

http://rapidshare.com/files/110128179/T ... 08BEXE.rar - Compiled EXE

PostPosted: Wed May 07, 2008 4:05 pm
by DutchPwner
I tried it with 008 but i got the same problem: Unable to log on the gameserver. :?

PostPosted: Wed May 07, 2008 4:42 pm
by SpeedWing
how much ram does it takes to host it?

PostPosted: Wed May 07, 2008 4:43 pm
by DutchPwner
idk but it works finally!
Edit: The NPC's are invisible so i cant leave the training camp and only snails dropping items, other monsters dont drop items. How can i fix this?

Re: [Tutorial] How to setup a Private Server

PostPosted: Wed May 14, 2008 3:43 pm
by iamaboy
Explicit wrote:Image


6) Now open up Microsoft Visual C++ 2008 Express.
Click on "File" > "Open" > "File".
Go to the folder where you saved your TitanMS source.
Go to the folder "MapleStoryServer" and doubleclick on "LoginPacket.cpp".

Look for:

Code: Select all
   packet.addByte(xx); // IP
   packet.addByte(xx);
   packet.addByte(xx);
   packet.addByte(xx);


and change it to:

Code: Select all
   packet.addByte(127); // IP
   packet.addByte(0);
   packet.addByte(0);
   packet.addByte(1);


7) After you did this open MapleStoryServer.sln (also located in the titanMS source folder.:wink:)
Press F5 or "Build" > "Build Solution" and click Yes.
It will now starts to build. :P

If it succeeded and you didn't get any errors, you can start playing your private server!


Press the green arrow at the top in Microsoft Visual C++ 2008 Express.
Image

A black window popups up!
Wait till Maps Initializing is finished. DON'T CLOSE IT

8 ) Download the file Localhost.exe (Look at downloads at the top).
Put the Localhost.exe in the MapleStory Folder!

Open DxWnd and add Localhost.exe (as you are used to with MapleStory.exe)

Doubleclick on localhost.exe in DxWnd! If you did everything correct you will now see MapleStory starting up! :P

Congratulations! :wink:

Image

Banaantje



From here i dont understand liao.. Whats is DxWnd?

PostPosted: Fri May 16, 2008 6:45 pm
by zile
DxWnd is used for window mode, you dont have to use it, which u dont understand?

DutchPwner, i dunno...maybe your files have some problems, use !map and for the drops... maybe its your rates or maybe the item isnt implemented yet

PostPosted: Sat May 17, 2008 4:45 pm
by DutchPwner
i can play it!
i found xml drop files and rev800 from internet:
Drops: http://rs158l33.rapidshare.com/files/11 ... /Drops.rar
MSServer: http://rs222gc.rapidshare.com/files/110 ... 08BEXE.rar
extract, copy drop files to the map called "Drops", run MapleStoryServer.exe.

PostPosted: Mon May 19, 2008 4:53 pm
by XxNyxheroxX
This for for GMS or all?

PostPosted: Tue May 20, 2008 6:20 pm
by Explicit
XxNyxheroxX wrote:This for for GMS or all?


This is for gMS ONLY.
Therefore, you CANNOT use this based on MapleSea or any others except for gMS.

PostPosted: Tue May 27, 2008 3:56 am
by MR.Hacker
help guys i need new download link for localhost because i get this thing saying this application has failed to start because ijl15.dll was not found. Reinstall the application may fix this problem. well when i downloaded it all i got was the localhost .exe thats it no file thats called ijl15.dll

someone help me plz^^

PostPosted: Tue May 27, 2008 7:18 am
by zile
MR.Hacker wrote:help guys i need new download link for localhost because i get this thing saying this application has failed to start because ijl15.dll was not found. Reinstall the application may fix this problem. well when i downloaded it all i got was the localhost .exe thats it no file thats called ijl15.dll

someone help me plz^^


Make sure the localhost is in your maplestory folder & make sure u can run normal maple, if u cant maybe its your files.

PostPosted: Tue May 27, 2008 8:27 am
by MR.Hacker
omg i downloaded v 0.53 of the client and now its saying wrong version please download lastest version of client omg and the real client has just patched what can i do i dont wanna download the new client v0.55

PostPosted: Tue May 27, 2008 12:40 pm
by Explicit
MR.Hacker wrote:omg i downloaded v 0.53 of the client and now its saying wrong version please download lastest version of client omg and the real client has just patched what can i do i dont wanna download the new client v0.55


...
Do you actually have the v.53 MapleStory files?
If you have the v.55 MapleStory files, of course it will not work, and therefore, you'll encounter errors ...