15.05.2009, 22:09
Quote:
Originally Posted by Hot
Okay, thanks for the help, but, if I want to set the player position of the select player.
I mean: /suspect 0 <--- put the ID 0 at some place. I can't use SetPlayerPos(PLAYERID, ..., ..., ...) What do I use in the place of PLayerid? |
Код:
SetPlayerPos(giveplayerid, X,Y,Z);