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



while - Tigerkiller - 13.08.2011

if therre a good tutorial with the whicle function


Re: while - Kush - 13.08.2011

'While' is a form of looping instruction. It repeats a single instruction if it returns true.

https://sampwiki.blast.hk/wiki/While


Re: while - Tigerkiller - 13.08.2011

thanks ^^