Checkpoint problem - 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: Checkpoint problem (
/showthread.php?tid=335270)
Checkpoint problem -
iWaYz - 17.04.2012
Hello everyone. I'm using this
Pizza Job [FS] in my server but the checkpoint size is very huge my question is how can make the size smaller...?
Re: Checkpoint problem -
KreeDz - 17.04.2012
Код:
SetPlayerCheckpoint(playerid,2012.6134,-1729.3796,13.1536,10);
Modify the 10 at the end to something smaller like 3-4-5.
Re: Checkpoint problem -
iWaYz - 17.04.2012
Well thank you but I've tried this but don't work

That's why I make this thread.
Re: Checkpoint problem -
KreeDz - 17.04.2012
Did you modify all the checkpoint sizes or just one? You have to modify every single one.
If that's not the problem still then I'm not sure about that.
Re: Checkpoint problem -
iWaYz - 17.04.2012
All checkpoints are with size 3 except one witch I want to be bigger than the other ones.