Guide/Release: Conquer Server (CoFuture) Using MySql!

09/03/2008 13:11 ~Yuki~#1111
Good point is confusing coz it works perfect on my comp!^^
09/04/2008 12:22 atef201080#1112
how to make me GM in that source
09/04/2008 13:37 ~Yuki~#1113
Read first post noob-.-
09/10/2008 04:28 danieldada#1114
Guys/Gals problem.... well more of a question
when i go to build solution i just save and hit F5... after that i get
[Only registered and activated users can see links. Click Here To Register...]

says it connection successful... but the ip thing does not load?

:( i am almost possitive i messed up database.cs

string UserName = MakeSafeString("root");
string Password = MakeSafeString("jennifer");

try
{
DatabaseConnection = new MySqlConnection("Server=localhost;Database='conque r_server';Username='root" + UserName + "';Password='jennifer" + Password + "'");
DatabaseConnection.Open();


Database username is what you use to login phpmyadmin right?
aswell as database pass?



PLEASE HELP!!!!!! :confused:
09/28/2008 09:43 lordknight#1115
then go to Build --> Build Solution (Solution should build successfully!)

dont understand thats line....

anyway when i change at line 39.....username...mine is root....ok i use my php login pass at line 40.....line 44 at database name i put conquer_server.......
10/23/2008 21:56 xprincex#1116
I would like to point out to all noobs postin problems READ first post please ... This Project was Dev. in C# 2005 The Microsoft one on the site is the newest one 2008

Google-> C# 2005 Express Download have fun
Or Read forums for the 2008 fix up
10/28/2008 13:09 kennykeber#1117
uhh i have a question i have conquer 5070 and i wanna try this server but it says i need liike 5??? is there any way to go down to that patch or something? pls and ty
10/29/2008 14:47 equal30#1118
where to get the right client?? i mean everyone has 5070 now.. so where can we download the good one ( well the playable one )
10/29/2008 15:08 µ~Xero~µ#1119
[Only registered and activated users can see links. Click Here To Register...]

Here we go xD

Press thx xD
10/29/2008 15:18 equal30#1120
thx but.. thats site .. not realy working :') :D

pressed thx tough :D
10/29/2008 15:22 µ~Xero~µ#1121
Found new one!

[Only registered and activated users can see links. Click Here To Register...]

xD

Enjoy !
11/10/2008 19:05 yuko#1122
leavemealong, i tryed first the other sources of a CO pv server most of them are bugged and since i'm noob in c# i tought to try yours ... downloaded and followed evrything you said "till stap 3" when i wanna rebuild the code i get some Map error.

Error 1 'Map' conflicts with the declaration 'COServer.Map'
PacketHandler.cs 511 68 CoFuture

Error 2 A local variable named 'Map' cannot be declared in this scope because it would give a different meaning to 'Map', which is already used in a 'parent or current' scope to denote something else
PacketHandler.cs 521 64 CoFuture

foreach (int[] RevP in Map.RevPoints)
foreach (int[][][] Map in Database.Maps)

i haven't look into the whole forum page yet but i'll try to get that fixed ...
might be usefull for other ppl with the same error
11/23/2008 19:51 superplox#1123
how come i cant get into phpmyadim its says "#2003 - The server is not responding" plz reply
11/29/2008 19:59 cazzon717#1124
Quote:
Originally Posted by superplox View Post
how come i cant get into phpmyadim its says "#2003 - The server is not responding" plz reply
I had this problem but i fixed it, it means the MYSQL service is not running. So if you go to control panel then admistrative tools then click on services. Scroll down and find the service mysql and right click on it, click start service. It should work now
11/30/2008 04:14 siGA123#1125
ok i downloaded MySQL but the trial version isnt leting me in so then i dled postgre and it wont connect what do i do?