SA-MP Forums Archive
Hiding checkpoint - 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: Hiding checkpoint (/showthread.php?tid=512786)



Hiding checkpoint - TheSimpleGuy - 12.05.2014

I am currently using Incognito's Streamer Plugin, and I've noticed that some server have no checkpoint sign on map, but indeed there is the checkpoint on the original place. I've saw this: GetPlayerVisibleDynamicCP(playerid); on Incognito's, but I don't really understand that native. Will it be visible to all players(all checkpoints in one map), or hide, and I have many thoughts in my mind and my computer is laggy enough to make experiments.


Re: Hiding checkpoint - Aerotactics - 12.05.2014

I noticed that sometimes dynamic checkpoints don't appear even on the ground, yet they are functional. I think you should use regular checkpoints and create a map icon at that checkpoint. It's likely a bug with Streamer.


Re: Hiding checkpoint - TheSimpleGuy - 13.05.2014

Sure. I'll try that. Thanks.