Making randoms...
#3

Or if you wanted to have a minimum and maximum, for example: any number between 1000 and 5000.

pawn Код:
new RandomMoney = random(4000)+1000;
the 1000 is the minimum, the 4000 is the maximum minus the minimum.
Reply


Messages In This Thread
Making randoms... - by DiddyBop - 29.11.2009, 17:39
Re: Making randoms... - by Anwix - 29.11.2009, 19:42
Re: Making randoms... - by Joe Staff - 29.11.2009, 19:46
Re: Making randoms... - by DiddyBop - 29.11.2009, 19:51

Forum Jump:


Users browsing this thread: 1 Guest(s)