SA-MP Forums Archive
HELP GUYS - 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: HELP GUYS (/showthread.php?tid=640528)



HELP GUYS - CobraWoW - 03.09.2017

Hi guys, how to detect infinite loop please ? :/


Re: HELP GUYS - Paulice - 03.09.2017

Search for possible 'loops' (e.g. for, while, goto, etc.) in your script and analyze them.