21.07.2012, 20:08
How can I get this:
It's the position for the LSPD in a tutorial I have already in the game mode, I want to change it, how can I get the SetPlayerCameraPos and SetPlayerCameraLookAt? When I use /save it only saves the X, Y, Z and camera angle position.
pawn Код:
SetPlayerCameraPos(playerid, 1495.273925, -1675.542358, 28.382812);
SetPlayerCameraLookAt(playerid, 1535.268432, -1675.874023, 13.382812);
SetPlayerPos(playerid, 2641.4473, -2226.9067, 16.2969-30);