08.07.2010, 14:30
for the AddPlayerClass you used a space between the 2 and the 4 and I don't know if you can set 4 weapons
and you need this at top for the public:
SetPlayerCameraPos and SetPlayerCameraLookAt and SetPlayerPos don't need the Angle 180.5283 so:
and you need this at top for the public:
pawn Код:
forward SetupPlayerForClassSelection(playerid);
pawn Код:
SetPlayerCameraPos(playerid,-688.1003,943.1415,13.6328);
SetPlayerCameraLookAt(playerid,-688.0703,939.0816,13.6328);
SetPlayerPos(playerid,-688.0703,939.0816,13.6328);