SA-MP Forums Archive
GOOOD Checkpoint Streamer - 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: GOOOD Checkpoint Streamer (/showthread.php?tid=70173)



GOOOD Checkpoint Streamer - StrickenKid - 22.03.2009

Does anyone know of a GOOD checkpoint streamer that WORKS??

tried CPS - if go go into an interior with a checkpoint, the checkpoint to leave doesn't appear
tried TCP - checkpoints only appear for ONE person in the server (first one in - id 0)
tried more etc.....

can someone post one that works? thanks!


Re: GOOOD Checkpoint Streamer - Pghpunkid - 23.03.2009

the one in LVDMOD? Simple, working, streamer. I have used it for years.. yes.. years.


Re: GOOOD Checkpoint Streamer - StrickenKid - 23.03.2009

Quote:
Originally Posted by Pghpumpkin
the one in LVDMOD? Simple, working, streamer. I have used it for years.. yes.. years.
LVMOD link = dead


Re: GOOOD Checkpoint Streamer - tom_jonez - 23.03.2009

not being a dick, but if u thought about how a cp streamer would work, i bet u could figure out how to code one.

a cpstreamer basically runs a timer every second or so, and it says:
Get The Player Pos
Now Look through this array of cp's
Get the cp closest to this players' pos
Show that cp
Done

So now that u know that, think about what the code would say. and maybe try to make ur own


Re: GOOOD Checkpoint Streamer - StrickenKid - 23.03.2009

i actually found Matraka's Checkpoint Streamer, it works 100% and i havent had 1 problem with it, so for now im gona stick with it!