08.08.2013, 10:44
If you want to do this with SetPlayerPos, you gotta do it like this:
SetPlayerPos(playerid, x,y,z);
SetPlayerFacingAngle(playerid, angle);
SetPlayerPos(playerid, x,y,z);
SetPlayerFacingAngle(playerid, angle);