SA-MP Flickering Black/White screen
#3

Quote:
Originally Posted by Mauzen
Посмотреть сообщение
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.
Thanks for the reply, Im still having the problem i think i found the correct part of the script, can you take a look please as this is really diffecult for me to understand as im just learning 'Pawn' language.

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] --
Reply


Messages In This Thread
SA-MP Flickering Black/White screen - by Badman959 - 09.07.2011, 11:18
Re: SA-MP Flickering Black/White screen - by Mauzen - 09.07.2011, 11:30
Re: SA-MP Flickering Black/White screen - by Badman959 - 10.07.2011, 12:40
Re: SA-MP Flickering Black/White screen - by Badman959 - 10.07.2011, 13:04
Re: SA-MP Flickering Black/White screen - by freshOrange - 10.07.2011, 15:59
Re: SA-MP Flickering Black/White screen - by Mauzen - 10.07.2011, 17:29
Re: SA-MP Flickering Black/White screen - by SchurmanCQC - 10.07.2011, 20:50

Forum Jump:


Users browsing this thread: 2 Guest(s)