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



random number - BloodGuy - 02.11.2011

how you can create that in pawno


Re: random number - Sascha - 02.11.2011

pawn Код:
new number = random(100);
replace the 100 with the max. number