Here i will post a guide how to create your own private server with TCWNN source (TheConquerWithNoName) if i got the name right ?
First of all you need to download the source wich you can find here:
Then you need to download MYSQL 5.0 wich you can download here:
I'm using Navicat for my server, you maybe don't like it but i do so you can download Navicat here:
And if you wan't to set up your own website with website registration im to lazy to guide you that one, so check around here on ragezone.
Now you need a Client (Im using PowerSourceCO client) wich you can download here:
Okey here comes the guide
1. Install MYSQL and remember what you put as root password cuz you will need that one later.
2. When you installed it, install Navicat, When its done open Navicat and create a new connection and name it "whateveryouwant" and at password field you type your password you set when you were installing MYSQL.
3. When you done that create a new database. Name it coproj and when you've done that right click on coproj and press Excute Batchfile and look for your Backup.SQL wich you can find in your source map that you have downloaded.
4. When its done open "Account" table and type this:
AccountID: Whateveryouwant
Password: Leave this blank
Logontype: I'm using 1 but some peoples says its gonna be 2
LogonCount: 0
Status: 7 for PH and 8 for GM
Charr: 0
AccNr: 0
Online: 0
Why i said at password "Leave this blank" is cuz when you have created your account and gonna log in to conquer you will choose the password but you need to remember it.
5. Now you have succeful set up the database and now heading for the connection. Go into your source now:
Mine is located here:
C:\Documents and Settings\Linus\Skrivbord\Source\TCWNN Source\bin\Debug
Just showing where you can find your "Config.ini"
[Server]
ServerIP=YourIPGoesHere
XPRate=70 <--- EXP rate
ProfXPRate=25 <--- Weapon prof rate
DBUserName = "root"
DBUserPass = "Put your root password you choosed when you were installing MYSQL"
Now open COServerProject.exe and probably with no errors
This is the way i did, there is more ways but this were that fastest that came up in my mind ^^
Sorry for my english, im swedish so please don't flame me
I can put up guides how to get an website later and a guide to change some things like (drop rates, getting guild working, add new items, add new commands and so on)
Thanks for me
Please right me if i forgot anything or got something wrong.
Please do not remove this thread this time, move it if its in wrong section.
First of all you need to download the source wich you can find here:
To view the content, you need to sign in or register
Then you need to download MYSQL 5.0 wich you can download here:
To view the content, you need to sign in or register
I'm using Navicat for my server, you maybe don't like it but i do so you can download Navicat here:
To view the content, you need to sign in or register
And if you wan't to set up your own website with website registration im to lazy to guide you that one, so check around here on ragezone.
Now you need a Client (Im using PowerSourceCO client) wich you can download here:
To view the content, you need to sign in or register
Okey here comes the guide
1. Install MYSQL and remember what you put as root password cuz you will need that one later.
2. When you installed it, install Navicat, When its done open Navicat and create a new connection and name it "whateveryouwant" and at password field you type your password you set when you were installing MYSQL.
3. When you done that create a new database. Name it coproj and when you've done that right click on coproj and press Excute Batchfile and look for your Backup.SQL wich you can find in your source map that you have downloaded.
4. When its done open "Account" table and type this:
AccountID: Whateveryouwant
Password: Leave this blank
Logontype: I'm using 1 but some peoples says its gonna be 2
LogonCount: 0
Status: 7 for PH and 8 for GM
Charr: 0
AccNr: 0
Online: 0
Why i said at password "Leave this blank" is cuz when you have created your account and gonna log in to conquer you will choose the password but you need to remember it.
5. Now you have succeful set up the database and now heading for the connection. Go into your source now:
Mine is located here:
C:\Documents and Settings\Linus\Skrivbord\Source\TCWNN Source\bin\Debug
Just showing where you can find your "Config.ini"
[Server]
ServerIP=YourIPGoesHere
XPRate=70 <--- EXP rate
ProfXPRate=25 <--- Weapon prof rate
DBUserName = "root"
DBUserPass = "Put your root password you choosed when you were installing MYSQL"
Now open COServerProject.exe and probably with no errors

This is the way i did, there is more ways but this were that fastest that came up in my mind ^^
Sorry for my english, im swedish so please don't flame me

I can put up guides how to get an website later and a guide to change some things like (drop rates, getting guild working, add new items, add new commands and so on)
Thanks for me

Please do not remove this thread this time, move it if its in wrong section.