Loop help - 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: Loop help (
/showthread.php?tid=572993)
Loop help -
DarkLouis - 03.05.2015
EDIT-
Re: Loop help -
Macluawn - 03.05.2015
testo array has size of 20. When increasing
MAX_OBJ, did you increase the array size as well?
Re: Loop help -
DarkLouis - 04.05.2015
It was a "BUG" testo[MAX_OBJ][20]... Thank you, I rep you.