11.06.2009, 06:12
You repeat the same thing 20 times. if(counter > 0)
Also, EndRound shouldn't include playerid, because you aren't defining what playerid is.
Do a for or while loop that conditions if a player is in the derby or not.
Also, EndRound shouldn't include playerid, because you aren't defining what playerid is.
Do a for or while loop that conditions if a player is in the derby or not.