SA-MP Forums Archive
Checkpoint sizes since 0.3x - 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 sizes since 0.3x (/showthread.php?tid=456572)



Checkpoint sizes since 0.3x - magnusburton - 06.08.2013

Hey!

It looks like I can't create a checkpoint with size 1.0 in 0.3x but I was able to do it in 0.3e. If the size is invalid (in this case 1.0) they are automatically large.

What could be wrong?


Re: Checkpoint sizes since 0.3x - Vince - 06.08.2013

Could you show a screenshot? Also don't you mean 0.1? 1.0 is kind of a default size for checkpoints.


Re: Checkpoint sizes since 0.3x - magnusburton - 06.08.2013

Quote:
Originally Posted by Vince
Посмотреть сообщение
Could you show a screenshot? Also don't you mean 0.1? 1.0 is kind of a default size for checkpoints.
Woops, I was wrong. The problem occurs when I have a decimal (such as size 1.5) but I guess I'll stick to using 1.0, 2.0 and so on. Thanks for your reply though!