OK , since all keep asking about how to run server / I will help 09/16/2011 - SRO Private Server - 60 Replies but I have conditions :
# first need to create account on H2K-FORUM and send me pm here with ID and PW from team viewer
# second wait until I reply you back and don't spam me here or neither on that site
# another request is : don't bother pm me if you don't have 4 GB RAM MINIMUM !
# and the last thing : when you get in game you guys stop asking me another questions
- linkback is added on that web-site
[Help] Emme is asking for help? 11/09/2008 - CO2 Private Server - 3 Replies Hay guys. If you're noob, we press the Green <- Back button. Anyways, : This is really seldom I ask here for help,but anyways,someone of you might got an idea. Im going to code KOBoard in-game, like conquer has it,but not really sure how I would make it as a rank. Ive figured out a way to do it noobie style,but it looks kind of like this:
if (ThisKO > 1stKO)
{
ThisKO = 1stKO;
}
if (ThisKO > 2stKO && ThisKO != 1stKO)
{
ThisKO = 2stKO;