22.08.2015, 08:27
It's pretty simple you need to use something like map editor to get the coordinates/cameralookat for the locations and update the following:
Feel free to message me if you need any help.
pawn Код:
#if SERVER_CITY == 1
SetPlayerPos(i, 1967.677978, -1991.190795, -3.260505);
InterpolateCameraPos(i, 1642.303344, -2327.007568, 15.672925, 1967.677978, -1991.190795, 16.739494, 2000);
InterpolateCameraLookAt(i, 1642.292968, -2327.523193, 15.546875, 1968.177246, -1991.205078, 16.651542, 2000);