SA-MP Forums Archive
[Help] 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: [Help] With checkpoints... (/showthread.php?tid=130407)



[Help] With checkpoints... - Fedee! - 26.02.2010

Im making a TDM GM(Actually, is like capture-the-car xD), when you capture the others team car, a checkpoint(#1) appears. All fine.. but a little detail.. by the side of the road, there is a buy gun checkpoint (#2)(Using Matraka's Checkpoint Streamer, with a distance show), when I go trough that part, gun checkpoint(#2) apeears, later, when I am far away from that checkpoint(#2)(So.. it dissapears), the other checkpoint(#1) dissapears from the map. So my question is.. is there a way to have two checkpoints at the same time?(Not the same place.)
Thanks


Re: [Help] With checkpoints... - [HiC]TheKiller - 26.02.2010

For the gun checkpoint use normal checkpoints and for the other one use SetPlayerRaceCheckpoint .


Re: [Help] With checkpoints... - Fedee! - 26.02.2010

Quote:
Originally Posted by [HiC
TheKiller ]
For the gun checkpoint use normal checkpoints and for the other one use SetPlayerRaceCheckpoint .
Gonna try..

Ty