10.02.2018, 21:42
why would you use "i" ?
i think you have this at onplayerconnect,just use.
i think you have this at onplayerconnect,just use.
PHP код:
SetPlayerPosEx(playerid, 1144.9558,-1768.4365,16.5992);
InterpolateCameraPos(playerid,1197.5511,-1716.0587,46.6448, 1144.9558,-1768.4365,16.5992, 30000, CAMERA_MOVE);
InterpolateCameraLookAt(playerid, 1153.3126,-1767.5778,16.5938, 1144.9558,-1768.4365,16.5992, 30000, CAMERA_MOVE);

