SA-MP Forums Archive
Streamer checkpoints not working correctly. - 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: Streamer checkpoints not working correctly. (/showthread.php?tid=609038)



Streamer checkpoints not working correctly. - willsuckformoney - 08.06.2016

So I've had a similar problem with the checkpoint destroying then recreating itself so I decided to make a simple test to see if it works. It should spawn one initial checkpoint then a second and then a third and back to the initial checkpoint. It only spawns the first one then recreates it.
http://pastebin.com/qDUD48qB


Re: Streamer checkpoints not working correctly. - Rockefeller - 08.06.2016

Problem is at function CreateDyanmicCP you have to fix that
Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);



Re: Streamer checkpoints not working correctly. - willsuckformoney - 08.06.2016

That is set by default to a number, but trying it and setting it to a distance didn't change anything. This is with Incognito's streamer.