12.10.2009, 18:53
Question 1:
How to give a random skin when the player spawns?
Question 2:
And how to randomsly get a player, like, randomsly you get and id and set a variable for that id, true or false?
Example(I think this does not exists ...):
Just an example
does someone have the answer for one of these question?
How to give a random skin when the player spawns?
Question 2:
And how to randomsly get a player, like, randomsly you get and id and set a variable for that id, true or false?
Example(I think this does not exists ...):
Код:
new RandomPlayer[MAX_PLAYERS], trueorfalse[MAX_PLAYERS]; GetRandomPlayer(RandomPlayer); trueorfalse[RandomPlayer] = true;
does someone have the answer for one of these question?