Borgserver

Current User: Guest Login Register Members
Please consider registering


Lost Your Password?

Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Hello to all borg developers and users

Add a New Topic Reply to Post
UserPost

15:48
25. December 2010


koko200

New Member

posts 1

hello everybody ,
i'm koko and i want to develope a mmorpg using your server
can you tell me where can i find a tutorial that explains to me
how to develope using your server.
my first question is :how do i start your server (which method should i call)
thanks
koko

09:16
26. December 2010


GambitRicky

Member

posts 29

Post edited 09:20 – 26. December 2010 by GambitRicky


Hi Koko,
game development is an extremely hard topic so I am afraid that there is no tutorial covering this.

The Borg World Server solves many important tasks for you like networking, messaging, account authentication but the rest is up on the developers to implement.
A world server is a process which runs constantly, it loads a custom made WSE (world server extension) DLL holding the actual game logic – which you and your team must implement. You can download the complete source and check how the Mages & Mercenaries WSE is implemented.

To start the server you must first have the DB in place. The DB holds information like ports, full path to the WSE and all other parameters the World Server needs!
Once your DB is configured and running you can simply load the world server inside VS and start it. The Borg Server contains a World Server Project, a WSE for the M&M RPG (needs its own DB for storing game data and players), a LogIn server (if used only) and a 3D game client application.

Just open the BorgWorldServer.2008.sln or 2010 in trunk root folder for WS/WSE development. Another solution for the current 3D client development is found under trunk\Source\Borg Demo Game\Mages & Mercenaries\

The DB scripts which will create the DB's and fill with initial data can be found under trunk\Source\MS SQL Setup\ or trunk\Source\MySQL Setup\

HTH
Merry Christmas



Reply to Topic:
Hello to all borg developers and users

Guest Name (Required):

Guest Email (Required):

NOTE: New Posts are subject to administrator approval before being displayed

Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
10 + 8
   




Date: 27. March 2010
Visitors:   (C) Copyright 2010, Borg Server Team
Borgserver