• Home
  • Tutorials
  • Downloads
  • Games
  • Articles
  • Contact

Getting Started

It's time to start setting up your client and server programs and get into the code!


The initial setup is actually pretty basic. The 39dll application extension needs to be merged into both the client and server program, and the MyINI.dll needs to be merged into the server program. That's all you need to be able to start working on your MMORPG. No complicated installations or library linking.

As mentioned previously, 39dll.dll handles the online functionality that any MMORPG needs.

MyINI.dll makes working with external files quicker and easier, and will be used with the server program only.

In the case that you don't want to hunt down the DLL's and merge them manually, we've provided the Game Maker editables, complete with the necessary merged files.

Make sure you understand the instructions on the following download page, otherwise you will encounter errors.

Download Page: DLL Merged Client + Server

Inside that download package, you'll find the client program and server program with their necessary DLL's installed.

Now that the programs are ready to be built upon, it's time to properly introduce your new best friend: 39dll.
Picture
Picture

How To Make An MMORPG © 2010-2012
Copyright | Privacy Policy