SA-MP Forums Archive
Random(600< > 999) - 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(600< > 999) (/showthread.php?tid=441016)



Random(600< > 999) - Stefand - 01.06.2013

Hey,

The title maybe doesn't make sense xD,
Thats why I have a question.

Is it possible to keep a random digit between 600 and 999?

because if I do 600+ Random(999);

It can go up to 1599...


Re: Random(600< > 999) - nmader - 01.06.2013

Maybe 600+Random (399)?


Re: Random(600< > 999) - Stefand - 01.06.2013

Quote:
Originally Posted by nmader
Посмотреть сообщение
Maybe 600+Random (399)?
Thanks, haven't thought about that lol. REP+


Re: Random(600< > 999) - nmader - 01.06.2013

Quote:
Originally Posted by Stefand
Посмотреть сообщение
Thanks, haven't thought about that lol. REP+
Its no problem, I'm in the community to help and learn!