16.07.2012, 13:53
I was thinking of making a small gamemode and I wondered how I would go about setting a variable to a random player, if anyone can help it'd be appreciated very much.
new variable[2];
variable[0] = random(MAX_PLAYERS); // ID of player
variable[1] = // Another information