13.09.2018, 10:17
SetPlayerPos only has 4 arguments. The final cordinate is the angle which is set with a different function.
Код:
SetPlayerPos(playerid, 2495.9788, -1709.5435, 1014.7422); // X, Y, Z SetPlayerFacingAngle(playerid, 359.6140); // Angle SetPlayerInterior(playerid, 3);