14.04.2016, 20:21
Hello, i have a problem with login camera, the thing is that it's not being setted up as it should, sometime it works and sometime it doesn't, when it doesnt this is the pic:
http://i.imgur.com/o7OFF01.png
Codes:
OnPlayerConnect
public PostaviKameru
http://i.imgur.com/o7OFF01.png
Codes:
OnPlayerConnect
pawn Код:
TogglePlayerSpectating(playerid, true);
SetTimerEx("PostaviKameru", 3000, false, "d", playerid);
public PostaviKameru
pawn Код:
SetPlayerCameraPos(playerid, 2239.0566, -1659.3634, 49.0518);
SetPlayerCameraLookAt(playerid, 2341.5562, -1659.0171, 13.3816);