Random help..
#2

The random function in Pawn doesn't allow for picking in between two numbers, although you should be able to do this.

pawn Код:
new random = random(500) + 500;
That should always generate a number between 500 and 1000.
Reply


Messages In This Thread
Random help.. - by The_Moddler - 10.10.2010, 18:34
Re: Random help.. - by JaTochNietDan - 10.10.2010, 18:38

Forum Jump:


Users browsing this thread: 2 Guest(s)