11.07.2014, 16:49
https://sampwiki.blast.hk/wiki/Function:GetPlayerPos
https://sampwiki.blast.hk/wiki/SetPlayerPos
You don't use X, Y and Z coordinates as it should be. And in fact, GetPlayerPos returns 0/1 on failure/success so it makes no sense to save whether a function was successful or not.
https://sampwiki.blast.hk/wiki/SetPlayerPos
You don't use X, Y and Z coordinates as it should be. And in fact, GetPlayerPos returns 0/1 on failure/success so it makes no sense to save whether a function was successful or not.