10.07.2014, 16:00
Quote:
this should work fine
pawn Код:
|
Remind me, what is 'SetPlayerPos_H'?
The array does not have a 4th element.
SetPlayerPos only uses 4 parameters, not 5.
Код:
(playerid, Float:x, Float:y, Float:z)
this should work fine
pawn Код:
|
(playerid, Float:x, Float:y, Float:z)