erm, Your trying to run the Database.cs file as a query lol?.. only Database.backup or Database.sql w/e.
you cant build with note pad. did you watch the video at all? if you did then you would have seen the part i said you need visual C# 2005Quote:
Okay, all fixed. But the only problem is am confused on the database part
[code public static bool ConnectDatabase()
{
string UserName = MakeSafeString("root");
string Password = MakeSafeString("conquer");
try
{
DatabaseConnection = new MySqlConnection("Server=localhost;Database='conque r_server';Username='" + UserName + "';Password='" + Password + "'");
DatabaseConnection.Open();
return true;
}[/code]
What parts do I edit? Also, am using notepad to edit this, where do you come up with "Build Solution"?
your password username is wrongQuote:
This is the error I'm getting: [Only registered and activated users can see links. Click Here To Register...]
yea i am so busy was the only chance i had to record it and i was passing out lolQuote:
So first i wanna thx u 4 the video but u was nearly sleeping eh?
LOL GOOOD WORK GO ON !
did you put the server name in the server dat file in the client?Quote:
if i will log in it says
Connection with server is interrupted (i follow the video)
omg you amde a video? c'mon if you can;t even follow a guide this simple you simply do not deserve to have a own serverQuote:
your password username is wrong
[Only registered and activated users can see links. Click Here To Register...]
fallow the video.
to many were saying they are getting errors so i made the video for them lol yet they still are getting errors they are just not able to fallow it even thou the video shows exactly what to do :rolleyes:Quote:
omg you amde a video? c'mon if you can;t even follow a guide this simple you simply do not deserve to have a own server