11.08.2018, 16:37
I /save-d a position somewhere. At the player skin selection(with the arrows and the spawn) i've been put these coordinates like this(/save at position 0 0 3, which i would look at a camp).
SetPlayerCameraPos(playerid, 0.0, 0.0, 0.3);
SetPlayerCameraLookAt(playerid, 0.5, 0.8, 0.
;
I was doing the good work with these coordinates. It was supposed to look at the camp , not the sky.
Someone help me? What filterscript/mod is good for saving the real coords for these scripts?(i mean they would look in the right place).
(if you need the real coords, well i don't have them no more)
SetPlayerCameraPos(playerid, 0.0, 0.0, 0.3);
SetPlayerCameraLookAt(playerid, 0.5, 0.8, 0.
![Cool](images/smilies/cool.gif)
I was doing the good work with these coordinates. It was supposed to look at the camp , not the sky.
Someone help me? What filterscript/mod is good for saving the real coords for these scripts?(i mean they would look in the right place).
(if you need the real coords, well i don't have them no more)