[MEGA GUIDE]How to make your own Conquer Server!

Newbie Spellweaver
Joined
Aug 7, 2008
Messages
21
Reaction score
0
Hi all. Seems everyone wants a Conquer Server I decided to make a guide on how to.

REQUIREMENTS:
MySQL 5.0 :


MySQL Gui Tools for 5.0 :

AppServ :

Source of Server :


Register Page :


You're done with downloads.

----------------------------------------------------------------

Steps

1. Downlading..
Download every programs above.

2. Installing MySQL
Install MySQL 5.0 first of all. When the instalation is finished just configure MySQL in that moment. Press next everytime, When Password thing comes up put your password [REMEBER THE PASSWORD YOU'LL NEED IT FOR LATER]

3. Installing Gui Tools
Install MySQL Gui Tools normally.

4. Installing AppServ
Install AppServ and let everything chosen. When the install finishes let it starts Apache and MySQL. When the thing to put servername comes up just input there localhost and put in e-mail adress space your e-mail.

5.Setting the source
Open the source and go to CoServerProject/Bin/debug and open Config.ini
It will look like this:

[Server]
ServerIP= Put your ip here
XPRate= The Exp Rate You want for your server
ProfXPRate= The Profiency Rate you want for you server
DBUserName = "root" <<--- MySQL Username
DBUserPass = "DBPASSWORD HERE" <<<-- Password when you installed MySQL

There you have your source setup.

6.Getting the server to connect to the database.
Go to MySQL Query Browser(One of the tools of MySQL) and You'll to set it up too.
Make it look like this:
Stored Connection: (Let this in blank)
Server Host: localhost
Username: root
Password: (Password when installing MySQL)
Default Schema: coproj

It will ask you if you want to create something just press yes.

Go to Left up Corner and Press file and press Open Script.
Select The backup that's in Source folder. It's name it's Backup. After that press Continue in the right up corner.

After that press Execute in Right up Corner too

Then you can close it.

[THE SERVER CAN CONNECT ALREADY TO THE DATABASE]

Open the table accounts..
To Create accounts you gotta just Insert this
Username: UserYouwant
Password: Leave this space blank
LogonType: 2
LogonCount: 0
Status: 2 [IF U WANT A GM ACCOUNT JUST PUT 8 HERE FOR NORMAL PLAYERS INSERT 2]

Leave everything the rest in blank...

There you can connect to your server..

This server has all skills fixed and Reborn NPC Added in Market and you need a Celestial Stone to reborn or it will look like it don't work.

This Server works with patch 5016.

Don't forget to open the ports to your router

They are :
Type : Both
Ports: 9958 and 3306

7. How to setup your Register Page!

Download the Register Page above and do the following steps.

Extract the register and Copy the index.php to appserv folder in C:// or wherever you installed it.. and go to the folder www Paste the index.php there. Open it with NotePad and press Ctrl + G and go to the line 21 You'll find there where it says YOURDBPASSWORD change it to your MySQL Password and Save the index.php

To preview your website go to

If you want to give the others your website Just give them like this


xxx* Means the numbers of ur ip.

There you have your website maded..

I would like a Thanks for this guide!!!! Spent like 1 hour doing it xD

Thanks
 
Open the table accounts..
To Create accounts you gotta just Insert this
Username: UserYouwant
Password: Leave this space blank
LogonType: 2
LogonCount: 0
Status: 2 [IF U WANT A GM ACCOUNT JUST PUT 8 HERE FOR NORMAL PLAYERS INSERT 2]

Leave everything the rest in blank...

Don't forget to open the ports to your router

They are :
Type : Both
Ports: 9958 and 3306
Status should be left 0 for normal players
Other ports you should forward: 80, 5816, 9960, 5000, 5016
 
so how do I start this? I did what you told except for the table party at the end. I cant put any user name because it gives error other then that I changed everything.

so what do I do next? download CO client from main website and install patch 5016? or your files already have co working? please help.
 
Ha using my Source :P | Remmember guys this source have much bugs | But can be fixed in 7-8 hours of work
 
sorry for being a noob but sholdent i run some kind of .exe program to run the server ?

srry for my english im from sweaden
 
Nice guide!
Thats how I made my own server.
(I don't want to advertise but,)
If you need help setting up you're server or you need codes, or a more coded source, I can send you ^^..
It is LOTF Source, with alot of codes I stole from TCWNN or something Source
but I edited allot of TCWNN because the english sucked, and welcome text, console text and ****..
Add my MSN [email protected], or go to my website ;)
I'll help you with; Reborn, Adding NPCs, Adding Mobs, Give u some Codes for NPCs and maybe even add Lab 1, 2, 3 and 4!
And if you can't code, I can probably teach you!

Again,
Thanks for the Guide, wish this was here before I made my own server :P
 
I need some help .
I done everything you say .
So how do i startup the server and start playing myself ?
Where do i get the client and patch and how do i make it connect to my server
 
Nvm i found out most of the answer myself .
I followed ur guide tightly .
I went to bin/debug and run the COServer Project
A ms-dos appeared and disappeared in less than 1 second with alot of words .
I managed to catch a small screenshot of it .
It says Access denied root@localhost using password no .
But i am using the correct password so help ?
 
Back