Nice Diagram, Although u need MySql Administrator, and its quite simple when u use MySql Administrator you login to the mysql server then click restore and locate the file.
Yes, that and actually sitting down and studying the code in the server. Try to figure out what does what. Also, search for threads by me, you'll find a very nice post that features guides, tutorials, and videos teaching c#.Quote:
Ok
I need to learn C#
Would watching the Videos that Infamous made be a good start ?
I don't like Microsoft tuts (idk why) but i just started some e-book called Teach yourself C# in 21 days or something close to thatQuote:
Yes, that and actually sitting down and studying the code in the server. Try to figure out what does what. Also, search for threads by me, you'll find a very nice post that features guides, tutorials, and videos teaching c#.
/level
i cant find /level in client.cs manQuote:
You dont add commands to the command.cs, you add it to the client.cs file. Open the client.cs file and lookup:
Code:
/level
Hope this helps.
well it s not fucking there client.cs is not that big u know it s fucking 3 KBQuote:
Scroll down close to the bottom of client.cs and you should find the command scripts.
Umm, take a chill pill dude. The commands are in the client.cs. If they are not in your source, then learn to code em yourself and put em in.Quote:
well it s not fucking there client.cs is not that big u know it s fucking 3 KB
i think its njot in client.cs but in commands.cs can u check it out again there are some commands there but they dont work
Yes.Quote:
hey i got a question will this source work on a vista computer?