10.07.2011, 12:40
Quote:
This happens when you teleport somewhere far away from the normal SA island. You will need to use other coordinates in your gamemode, better do not go beyond 3000, 3000, 3000 at all.
|
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
return 1;
}
Also the link below is to a video, i recorded of my problem.
-- [ame]http://youtube.com/watch?v=sxOl8eh743E[/ame] --