06.12.2010, 17:42
Make sure you have,
pawn Код:
SetPlayerCameraPos(playerid, X, Y, Z);// This should be in-front of the AddPlayerClass X, Y, Z.
SetPlayerCameraLookAt(playerid, X, Y, Z);// This should be the X, Y, Z of AddPlayerClass.