[Guide4Noobs]How to make CO PServer.

02/06/2009 14:17 N6gesemees#1
Hay this is my guide showing noobs how to make a CO Pserver .

First of all , your going to need these files :

AppServ (NB! REMEMBER THE PASSWORD YOUR GOING TO SET UP ON THIS INSTALL) : [Only registered and activated users can see links. Click Here To Register...]Navicat MySQL (incase localhost/phpmyadmin doesn't work) : [Only registered and activated users can see links. Click Here To Register...]
Source : [Only registered and activated users can see links. Click Here To Register...]


Now , if you have DOWNLOADED & INSTALLED all those programs , open up either localhost/phpmyadmin (insert in address bar) or Navicat MySQL (if phpmyadmin doesn't work)

If localhost/phpmyadmin then ,
create a new database named "coproj" (without the quotes) & import the backup.sql file in the source

If Navicat MySQL
create a new connection named whatever you want it to be , user name is root and password is the password u set up at installing AppServ , host is localhost . if done , double click the connection u just made and right-click create a new database named "coproj" first font thingy is utf8 other utf8 general . now if the database is created right click and execute file , now choose the backup.mysql somewhere it the source folder .

Creating a account in phpmyadmin
go accounts click browse and click insert
accountname : what ever u want
logontype : 2
status : 7 for PM , 8 for GM , 0 for normal player

Creating a account in Navicat MySQL
go tables > accounts > and click a line and
accountname : what ever u want
logontype : 2
status : 7 for PM , 8 for GM , 0 for normal player

Now to the connecting part , go source folder , bin > debug , open up config file and change the ip to ur ip [Only registered and activated users can see links. Click Here To Register...][Only registered and activated users can see links. Click Here To Register...] and server name places to ur server name u want .

If u want to edit stuff download [Only registered and activated users can see links. Click Here To Register...] if u want edit the servers name to ur server name go client.cs ctrl+f and search cov2 and replace with ur server name same in assemblyinfo.cs .

Put server online go bin > debug dblclick coserverproject and it should be online , if other ppl cant login , ur going to need hamachi which you can dl here : [Only registered and activated users can see links. Click Here To Register...] , register to hamachi and open it up make a server and copy ur hamachi ip to bin > debug > config file ip place and if other players wanna play they need hamachi too and join ur network . kthxbai this was my guide , if it helped you , pls press "Thanks" next to quote buttons under my current post .

BTW i chose CoV2 source cuz it has working exppot and godbless and that stuff that most LOTF sources dont have .
02/06/2009 15:04 _Emme_#2
No, this is not how to make a privateserver, its how to run one. Besides, we both know anyone following this guide will not have a successfull server nor brain.
02/06/2009 15:56 N6gesemees#3
Quote:
Originally Posted by EmmeTheCoder View Post
No, this is not how to make a privateserver, its how to run one. Besides, we both know anyone following this guide will not have a successfull server nor brain.
Yup.
02/06/2009 16:27 XMasterrrr#4
Nice To use My Source :D
02/06/2009 16:36 N6gesemees#5
Quote:
Originally Posted by XMasterrrr View Post
Nice To use My Source :D
Yeah it has stuff ppl need , some cant code them in thats why i used yours .
02/06/2009 18:22 Hoven#6
Quote:
Originally Posted by N6gesemees View Post
Yeah it has stuff ppl need , some cant code them in thats why i used yours .
THEN WHY HOST A SERVER! Thats just leeching! go learn coding. ill give u a great tooll to use to help you learn too :)

[Only registered and activated users can see links. Click Here To Register...]! <-- Amazing! can teach or show u anything u wana c or no.

Secondly CHECK SEARCH BUTTEN BEFORE RELEASING!.... In the ALL-IN-1 Lotf guides there are like 5-10 of these "Guides4Noobs"! thats PLENTY!
02/06/2009 21:31 PeTe Ninja#7
if you going to post a how to create/run server... post a better one than the ones that are already out

better =

pictures

better sources

better places to host sites, what to use how to make how to edit how to create
12/17/2009 00:40 bogdank#8
uhh can you help me plz?
12/17/2009 01:33 bogdank#9
im trying to set up a 5065 binary using hamachi atm...
12/17/2009 06:44 Huseby#10
Wrong section

#Moved
06/05/2012 17:50 t0pr0#11
hi, i have a problem, when i try to run a backup .sql file, it only gives me errors and doesn't process anything... could anyone help?