24.04.2011, 13:11
heey scripters
I have a problem with the camera on player class selection!
Sometimes(the most time) the player faces to left.
This is my code:
pls help
Thanks admigo!
I have a problem with the camera on player class selection!
Sometimes(the most time) the player faces to left.
This is my code:
Code:
SetPlayerPos(playerid, 1962.1644,1343.0841,15.4823); SetPlayerFacingAngle(playerid,88.5801); SetPlayerCameraPos(playerid, 1957.5919,1343.1099,15.3746); SetPlayerCameraLookAt(playerid, 1962.1644,1343.0841,15.4823);
Thanks admigo!