@ChingChong23, *****.. Emme would own you in c# with his eyes closed what can you do? prove your better than dis the console ****.
Don't make me laugh kid.
No person that would post something anyone and their mother could write should have the label "coder". That's an embarrassment to the word, and it gets thrown around by newbies far too much these days.
Someone that know's quite a lot about a language, and is far past the beginner stages would never post some **** like this, this is usually what beginners post.
Sorry about the flaming, i'm just stating the truth, and the smarter people would agree with me.
Yes, Ching is better than me, ofc. It wasnt meant to post this thread here,it would only end up like this. All the better coders hang out here,and would see this as an silly program, but as I said,only made it because I was bored and wanted to do something funny,wasnt even meant to get released =P
Just a question...Why are all the newbie coders in the PServer Section?!? That really confuses me as to a brand new programmer would want to start on something like a Private Server...Just seems stupid and idiotic.
I would say Tane has done the best thing in bringing this hear for if we continually do this then the newbies will be brought here to the right section in which they can learn a bit before getting into PServer Development.
Just a question...Why are all the newbie coders in the PServer Section?!? That really confuses me as to a brand new programmer would want to start on something like a Private Server...Just seems stupid and idiotic.
I would say Tane has done the best thing in bringing this hear for if we continually do this then the newbies will be brought here to the right section in which they can learn a bit before getting into PServer Development.
~:Hiyoal:~
Most of them don't actually want to have to learn to code, that's why they are in the copy-paste section of the board.
But I suppose it doesn't hurt to try.
[RELEASE] Console Commands for Lame Console Look 12/07/2011 - CO2 PServer Guides & Releases - 12 Replies Well, to avoid any further useless posts on this subject... here are a ton of console based commands that will control the game from the server console. I will not explain what each does, it should be pretty easy to figure out, and I don't intend to answer stupid questions. If its a good question, I will answer it.
public static void DoStuff()
{
bool flag = true;
Console.Clear();
Console.ForegroundColor = ConsoleColor.Red;
...
[Release]Attribute points in console 02/03/2010 - CO2 PServer Guides & Releases - 18 Replies Hello everyone.
If you need to put manually your Attribute Points in console - option: /characters
here is form1.cs with my added function.
I think you need only replace your orginal form1 with my from archive and rebuild project.
[Release] Lame Console Look 11/23/2008 - CO2 PServer Guides & Releases - 32 Replies Aight,im sick today and has nothing to do,poor me. Saw a post when LetterX acted cool and showed up his console,so I'd thought I release how to do that. I wont explain since theres 1 / 100 who actually read the explonations , so yeah here it goes:
Search for :
ServerIP = Config.ReadValue("Server", "ServerIP");
Under, add :