Welcome to the RaGEZONE - MMORPG development forums.

How to make a MapleStory Private Server [v83]

This is a discussion on How to make a MapleStory Private Server [v83] within the Tutorials forums, part of the Java Based (Odin) category; why the changes of the players are not saved??...

Page 46 of 52 FirstFirst ... 36383940414243444546474849505152 LastLast
Results 676 to 690 of 771
  1. #676
    Newbie
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    why the changes of the players are not saved??

  2. #677
    Newbie
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    2
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Does anyone think they can make a pserver for me cause it wont work.

  3. #678
    Subscriber and Mod!
    Rank
    Moderator
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    5,254
    Liked
    558

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by Threads View Post
    Does anyone think they can make a pserver for me cause it wont work.
    You need to follow the guide, it's very detailed and it works!

  4. #679
    Newbie
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Hello, after working trough all the steps everything works fine, got the server open via hamachi for my friends.

    i just need some help with finding a fix for the ingame attack bug, ( when players are in the same map everyone dc's when someone uses a attack/skill or certain buffs.)

    Rutger

    Ps. Thanks for this great guide.

  5. #680
    Newbie
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    ummm
    setp 6?
    i open mysql workbench?? if so then what should i do
    and where should i type??

  6. #681
    Subscriber and Mod!
    Rank
    Moderator
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    5,254
    Liked
    558

    Re: How to make a MapleStory Private Server [v83]

    Please try and make it non-hamachi
    @rut - what skill is it? WZ edits may affect it as well

  7. #682
    Registered
    Rank
    Member
    Join Date
    Dec 2010
    Posts
    9
    Liked
    0

    sad Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by XiuzSu View Post

    How to make a MapleStory Private Server
    V.83



    I will show you how you can setup a MapleStory private server. Just follow these easy
    and up-to-date instructions and you will be up and running in a few minutes.


    [Table of Content]
    1) Getting started.
    2) Required programs.
    3) Installations.
    4) Files placement.
    5) Server files.
    6) SQL setup.
    7) Preference setup.
    8) Start server.
    9) Using the client.


    ------------------+++++++++============================================+++++++++------------------


    Step 1) Getting started:

    First go to C:\
    Once there make 3 folders, call them whatever you want but for this tutorial I'll name them 'ZenthosDev', 'Downloads' and 'MapleStoryV83'.

    Now it should look like this:
    C:\ZenthosDev
    C:\Downloads
    C:\MapleStoryV83



    ------------------+++++++++============================================+++++++++------------------


    Step 2) Required programs:

    Download these programs/files.
    Place everything inside the C:\Downloads folder.



    Make sure you chose the correct version matching your Operating System (OS) to avoid any problems.


    ------------------+++++++++============================================+++++++++------------------


    Step 3) Installations:

    Before we start make sure that everything is extracted if its in a .rar format.

    Installing MapleStory v83:

    Install MapleStory using the download provided. Its a very straight foward installation, just follow the instructions.
    After installing, DO NOT update/run the game using the client it comes with.
    Delete the following files/folders from the C:/MapleStoryV83 folder if they exist.
    • MapleStory.exe
    • Patcher.exe
    • GameLauncher.exe
    • HShield (folder)


    Installing WampServer:

    Follow the instructions and install it at:
    c:\Wamp

    Don't worry about putting your e-mail and such at the end just press finish.

    Once your done installing it, run it and you will see the Wamp icon on the bottom right corner.
    Left click it and click 'Put Online'.
    Then Left click it again and click 'Start All Services'.
    The Wamp icon must look completely green (if its orange or red, you have a problem).

    Installing MySQL Query Browser:

    This is very simple, just run the installation file, agree to the terms and follow the instructions.

    Installing Java SE Development Kit (JDK):

    Before we do this right click your computer icon and click properties.
    Depending on what system type your computer has you will either install 32bit or 64bit.
    So install the corresponding file.

    Another simple installation just follow the instructions.


    ------------------+++++++++============================================+++++++++------------------


    Step 4) Files placement:

    Take the two files from the folder (JCE Unlimited Strength Files) and copy them.
    Paste them into these places, overwrite if prompted.
    (The (jdk1)/(jre7) folder version may be different, its ok).

    C:\Program Files\Java\jre7\lib
    C:\Program Files\Java\jre7\lib\ext
    C:\Program Files\Java\jre7\lib\security
    C:\Program Files\Java\jdk1.7.0_01\lib
    C:\Program Files\Java\jdk1.7.0_01\jre\lib
    C:\Program Files\Java\jdk1.7.0_01\jre\lib\ext
    C:\Program Files\Java\jdk1.7.0_01\jre\lib\security



    ------------------+++++++++============================================+++++++++------------------


    Step 5) Server files:

    Copy all the files and folders inside the ZenthosDev folder that we made earlier. So it looks like this.

    C:\ZenthosDev\ <files and folders here>

    Now copy the WZ folder inside the ZenthosDev folder.
    So it should look like this.

    C:\ZenthosDev\WZ\ <Folders here>


    ------------------+++++++++============================================+++++++++------------------


    Step 6) SQL setup:

    Open MySQL Query Browser, by default you should see this, if not, type it.
    Server Host: localhost Port: 3306
    Username: root
    Everything else can be left blank, click "Ok".
    Then click on the 'File' button from the menu bar, and select 'Open Script...'.
    Go to C:\ZenthosDev\SQL and open the file named 'ZenthosDev.sql'.
    After its opened, execute the file.


    ------------------+++++++++============================================+++++++++------------------


    Step 7) Preference setup:

    (This part is optional if your running the server for your computer only)
    Go to C:\ZenthosDev and open the file called 'server.properties'.
    Update the IP to yours. If your not sure what your IP is, visit Show Me My IP Address.
    You may also make any changes to have the server so that it operates the way you want it to.


    ------------------+++++++++============================================+++++++++------------------


    Step 8) Start server:

    Go to C:\ZenthosDev
    Open the file called '[ZenthosDev] OneW.bat'.
    Wait 10 seconds and then your bat file should look like this.
    Code:
    ZenthosDev has started:
    World Launched
    Login Launched
    Listening on IP: 127.0.0.1 Port: 8484.
    Channel Launched
    [Channel] 1 Port: 7575 is online.
    [Channel] 2 Port: 7576 is online.

    ------------------+++++++++============================================+++++++++------------------


    Step 9) Using the client:

    Take the v83 LocalHost client and place it inside the C:\MapleStoryV83 folder.
    Now you may use that client to log into your server!
    Note: To have your friends join your server you will need to edit your client's IP address, please look for a client hex tutorial.


    ||====-------------------------------++++++++++++=====================++++++++++++-------------------------------====||



    FAQ's
    Spoiler:

    (Legend)
    P = Problem
    S = Solution
    Q = Question
    A = Answer

    P: Can't get passed the login screen.
    S: Do step 4 again carefully.

    P: I get one of this errors while starting my server (ScreenShots).
    Spoiler:

    S: Do step 4 again carefully.

    Q: Can you help me using MSN or TeamViewer?
    A: No, this tutorial is fairly easy, please try yourself.

    Q: What is the name, password and PIC of the admin account?
    A: ID: Admin | Password: ZenthosDev | PIC: 123456.


    You know you LIKE it, so CLICK it!

    I made a server using this tutorial last year. I tried to make another server using this tutorial and it failed. You didn't include much of MySQL editting, Netbeans compile, Server constants, hex editing, and most importantly, how to get the server ONLINE. This is a well written tutorial for people who want to make a server thats not public. Please bring back the old tutorial that had much more information than this. Thank you.

  8. #683
    Newbie
    Rank
    Member
    Join Date
    Jul 2012
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    can any buddy help me to make server v83???

    help me to make plz

    no i dont want v83 i want v62

    no i want v83

  9. #684
    Newbie
    Rank
    Member
    Join Date
    Aug 2012
    Posts
    2
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    bat-error.jpg
    This is the error I get when I type in my pin and it won't start
    Perhaps someone teamview me?

  10. #685
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jun 2012
    Location
    California
    Posts
    356
    Liked
    32

    Re: How to make a MapleStory Private Server [v83]

    The table PlayerNPCs doesn't exist. It says so in your bat.

  11. #686
    Newbie
    Rank
    Member
    Join Date
    Aug 2012
    Posts
    2
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by Thane Krios View Post
    The table PlayerNPCs doesn't exist. It says so in your bat.
    So how do I fix it?

  12. #687
    Newbie
    Rank
    Member
    Join Date
    Aug 2012
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    Everything seems to work but when i try to make a character and try to login it seems to just stay at the character menu.
    It makes the sound but it doesn't seem to able to go into the world.

  13. #688
    Newbie
    Rank
    Member
    Join Date
    Aug 2012
    Posts
    1
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    from C:\ZenthosDev\SQL, i am unable to execute the file through MySQL Workbench as the file is in the form of a notepad and cant be read by the MySQL Workbench

    what is the id and password to log into the game?

  14. #689
    Registered
    Rank
    Member
    Join Date
    Aug 2012
    Posts
    7
    Liked
    0

    Re: How to make a MapleStory Private Server [v83]

    at people who it worked can someone help me I can't put wampserver online please can someone help me. I prefer TeamVieuwer
    Last edited by masterenriq; 14-08-12 at 01:50 PM.

  15. #690
    Subscriber and Mod!
    Rank
    Moderator
    Join Date
    Jan 2009
    Location
    Australia
    Posts
    5,254
    Liked
    558

    Re: How to make a MapleStory Private Server [v83]

    Quote Originally Posted by masterenriq View Post
    at people who it worked can someone help me I can't put wampserver online please can someone help me. I prefer TeamVieuwer
    Right click?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •