lundi 5 octobre 2009

How to Setup Server Tutorial

This tutorial will show you how to setup your own conquer server.

Requirements:
* Microsoft Visual C# Express Edition (FREE);
* CO Private Server Source Code;
* PostgreSql Server;

Let's begining:

-----------------------------
Folders to Create:
C:\COFullDB
C:\COFullDB\Main
C:\COFullDB\Main\AuthTables
C:\COFullDB\Main\CharacterData
C:\COFullDB\Main\Indexes
C:\COFullDB\Main\OtherData

Right click on COFullDB folder an Select Sharing and Security. Under
Network Sharing and Security Check both Checkboxes. Then Press OK/Apply.

Note: For PostgreSql Server
------------------------------

1. Open Server Source Code Project. Then Open BackEndDB.css. Press CTRL+G and go to line 200 then
put in your IP address.

2. Since XYThreadPool cannot be compiled by Visual C# and the Component XYThreadPool isnt found.. On the
Right hand side and click the [+] References. Delete XYThreadPool then Add Reference and Browse into
your bin folders in CoFullServer for the XYThreadPool.dll.


3. Build/Rebuild Project

4. PostgreSql pgAdmin III-When Installing that you should have went through an account creation in the Installation. Then Create a Server. ( SEE IMAGE BELOW!) the username and password MUST be the same as the one in your Installation or you won't be able to connect.


5. Create a New Database called Conquer

5. Get Table Definitions and do a SQL Query to set up
Tablespaces. (Open table def. and copy all then paste into SQL Query window box)

6.Add a Server to your Server Tablespace by right clicking on it and selecting View Data and then Fill out ServerName and Ip Address( your ip ). Add an account by doing the same but jus going to Account and view data. Then just full out the Username but not password. When you login it will set that password you logged in with and to be gm Change FLAG to 8.

7. Run Debug in the Visual C# then login with your postgresql account information and finally press listen.

8. Last BUT not Least! go into you Server.dat file with note and scroll to the very bottom and add your server information. Run Conquer and Have Fun!!!!!!

Aucun commentaire:

Enregistrer un commentaire