SA-MP Forums Archive
How to do same as pickups but with 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to do same as pickups but with checkpoints (/showthread.php?tid=130246)



How to do same as pickups but with checkpoints - Torran - 25.02.2010

How would i do this but with checkpoints:

Example

pawn Код:
OnPlayerEnterCheckpoint(...
{
if(checkpointid == weapons)
{
yaa d yaa yaa
}



Re: How to do same as pickups but with checkpoints - Backwardsman97 - 26.02.2010

It requires a checkpoint streamer. There are plenty out in the Filterscript showroom.