06.12.2010, 17:50
Quote:
Make sure you have, pawn Code: 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. __________________ |