18.12.2010, 15:41
Maybe if you did read, you could resolve the problem yourself, without have to post this code...
Set the SetPlayerPos the same with the SetPlayerCameraLookAt
Example:
SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
Aki's post..
Set the SetPlayerPos the same with the SetPlayerCameraLookAt
Example:
SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
Aki's post..