09.08.2018, 13:05
Hey. I've been trying to get the camera to stay at this position (see below) throughout both OnPlayerConnect and after the player spawns, but all my attempts have failed. I also need to disable the class selection dialogs (I know how to do that, but it messes up with the camera position).
Any idea how I can accomplish my idea? I've been giving this issue my time lately but I figured it'd make more sense to seek help here.
pawn Код:
SetPlayerCameraPos(playerid, 1497.0647, -1569.8276, 67.0876);
SetPlayerCameraLookAt(playerid, 1497.0281, -1568.8251, 67.0926);