How do i set the interior for a class spawn?
#4

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);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)