Problem with DMV checkpoints. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem with DMV checkpoints. (
/showthread.php?tid=598392)
Problem with DMV checkpoints. -
Florin0597 - 11.01.2016
Hi, I have problems with DMV checkpoints , after giving the theoretical test , I'm going to take a car show me just one checkpoint , I have onethree checkpoints
Link CP DMV:
http://pastebin.com/71v5S3LH
link video:
https://www.youtube.com/watch?v=h1O8...ature=*********
Re: Problem with DMV checkpoints. -
Runn3R - 12.01.2016
Uhm...
Код:
else if(CP[playerid]==80)
{
DisablePlayerCheckpoint(playerid);
}
You don't even set a new one?
Re: Problem with DMV checkpoints. -
Florin0597 - 12.01.2016
I removed that function and everything goes ...