24.06.2016, 16:18
The loop has no meaning, all you have to do is:
but again, for random slots and without loops to retrieve a random free slot foreach/y_iterate is the best option.
pawn Код:
SetPlayerPos(playerid, Array[spawn][0].....);
Used[spawn] = 1;

