Weird bug in scripting with loops - 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: Weird bug in scripting with loops (
/showthread.php?tid=204515)
Weird bug in scripting with loops -
Jochemd - 29.12.2010
Hello,
I'm making this according to
this topic. I would like to have a solution, it means unfixable. I have tried:
- Using while in stead of for.
- Placing the things which the loop should do in a stock .
- Same with a public function
This all hasn't helped. Anyone got a solution? Or maybe the same problem?
Regards, Jochem
Re: Weird bug in scripting with loops -
cessil - 29.12.2010
show what the actual script is, it could be something else that's breaking the loop