Question - 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: Question (
/showthread.php?tid=663246)
Question -
darkHero - 26.01.2019
What is the difference between CreateDynamicCP and SetPlayerCheckpoint.
It brings some advantage to use the first?
Re: Question -
Nyzenic - 26.01.2019
SetPlayerCheckpoint doesn't require any includes/plugins.
CreateDynamicCP uses the streamer plugin, I'm not sure if it removes any limits as only one checkpoint will appear per player, though I would prefer CreateDynamicCP over SetPlayerCheckpoint.
Re: Question -
darkHero - 26.01.2019
Why do you prefer it?
Re: Question -
Kasichok - 26.01.2019
SetPlayerCheckpoint will set checkpoint and it will allways be visible but only it, dynamic cp can make many checkpoints, but max you will see is 1 checkpoint depends on which one is the closer to you
Why would he prefer dynamiccp?? Maybe because you can create more than one?, but then again theyr not visible on same time the closest one will appear to you as you move to other location it will dissapear and other cp that is the closest to you will appear