__________________________________________________ __
First download the pack:


Second : Extract the pack
__________________________
How to setup the Server
- First go to installation folder
- And install appserv-win32-2.5.10
- Now open up your browser and go to localhost/phpmyadmin
- Create a new database
- you will see a, _________|Collation|Create , type in coproj for the blank spot
- Now go to import on top and import the file from \ruben Source Pack\Edited Basic Source called coproj.sql
- And click Go, wait a few seconds and it should be done
Next you go to your DEBUG folder (...\ruben Source Pack\Edited Basic Source\COServerProject\bin\Debug)
and click config edit everything you need to in there.
to
START SERVER GO ...\ruben Source Pack\EditedBasicSource\coserverproject\\bin\debug
but make sure you did the config correctly
and click Shadow Co LvL Server to start it
____________________________________________
How to Make a GM/VIP
go to localhost/phpmyadmin
click accounts and insert and follow this

GM = logon type = 2, status = 8
VIP = logontype = 2 , status = 7
NoRMAL = logontype = 2 , status = 0 ( or i recommend you make it at your site )
_______________________________
How to setup a Basic Website page and registration
go to \ruben Source Pack\installation
then copy all of the files from the Basic Website folder and paste in C:\AppServ\www
after that go to each one and edit the password for your localhost and also make your design for website ( it should look like this ( $link=mysql_connect ("localhost", "root", "YOURPASSHERE") or die ('Error: ' . mysql_error());
mysql_select_db ("coproj"); ( thats for reg page instead of razor put ur pass there )
______________________________
Downloads are in download.php
Index is the main site ( index.php)
Register is register (register.php)
TopPlayers is top players (topplayers.php)
__________________________________
Templates ( kind of )
bg = background
index_r1_c2 = the header
spacer = the space you see in the box
______________________________________________
Now if you did all the right go to
your ip site
which is basically like

and register page and all of that should work correctly
for a more advance website some people posted a CMS website which is a nice one and also TQ Site, i dont have links so

_________________________________________________
How to edit your source
download

then go to \ruben Source Pack\Edited Basic Source\COServerProject and double click COServerProject.cs
learn how to edit in there
Build - F6
Run - F5
______________________
if this helped you in anyway thank me =]]
_________________________________________________
and also please dont flame this.