Create checkpoints for shops - 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: Create checkpoints for shops (
/showthread.php?tid=385192)
Create checkpoints for shops -
Brandlax - 14.10.2012
How do I create multiple red circle checkpoint for shops/houses etc? Currently I know that I can only set 1 checkpoint.
Re: Create checkpoints for shops -
T-Raw - 14.10.2012
new checkx;
new checkx1;
checkx = Createcheckpoint();
checkx1 = Createcheckpoint();
Re: Create checkpoints for shops -
ReVo_ - 14.10.2012
Or you use map icons 100 map icons with checkpoint attribute or use a checkpoint streamer