16.12.2013, 05:46
Here is your issue I think.
Why do you have this in OnPlayerSpawn under conditional statement where it checks if player is died.
Remove that and try!
Why do you have this in OnPlayerSpawn under conditional statement where it checks if player is died.
pawn Код:
SetPlayerFacingAngle(playerid, 321.2364);
SetPlayerCameraPos(playerid, -305.4138,1075.1143,24.3368);
SetPlayerCameraLookAt(playerid, -323.5710,1052.5018,20.3403);