03.08.2011, 02:12
You used the function in a way it is not suppose to be used:
You can't add more things into it, its only suppose to be a X, a Y, and a Z... There are tutorials in which you use switch cases and so on to get the player to randomly spawn somewhere, just search for one.
pawn Код:
SetPlayerPos(playerid, x, y, z);