Race CP Error i cant fix... - 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: Race CP Error i cant fix... (
/showthread.php?tid=172076)
Race CP Error i cant fix... -
Kitten - 28.08.2010
Solved
Re: Race CP Error i cant fix... -
gamer931215 - 28.08.2010
Simple, your array holding your checkpoint's is out of bounds, so add one extra and recompile
![Smiley](images/smilies/smile.png)
Had this same bug before, i had 5 checkpoints so i entered 5, well same problem.
I entered 6, and everything worked perfectly (maybe a tiny bug of samp, idk)
Re: Race CP Error i cant fix... -
Kitten - 28.08.2010
Solved