InterpolateCameraPos
#2

InterpolateCameraPos doesn't seem to be the function you want from what you're saying. InterpolateCameraPos moves the camera from one set of coordinates to another in a set time. It sounds to me you just want it to point at one location.

PHP код:
SetPlayerCameraPos(playerid/*X, Y, Z*/); //This sort of works like your zoom
SetPlayerCameraLookAt(playerid/*X, Y, Z*/); //This will point the camera to the coordinates 
I'd recommend standing a little bit away from the map on the table, type /save and then jump on the map table and type /save again.

When you go inside of your saved positions file inside your documents folder, the first /save you should use for SetPlayerCameraPos and your second /save will be your SetPlayerCameraLookAt

Goodluck
Reply


Messages In This Thread
InterpolateCameraPos - by GamerZz - 19.12.2018, 19:44
Re: InterpolateCameraPos - by ItsRobinson - 19.12.2018, 20:20
Re: InterpolateCameraPos - by DarkBr - 19.12.2018, 22:27

Forum Jump:


Users browsing this thread: 2 Guest(s)