Random function.
#2

Second page of usefull functions thread by boylett.

pawn Код:
rand(minnum = cellmin,maxnum = cellmax) return random(maxnum - minnum + 1) + minnum;

rand(25, 80);
Reply


Messages In This Thread
Random function. - by Ricop522 - 30.01.2012, 02:01
Re: Random function. - by iggy1 - 30.01.2012, 02:23

Forum Jump:


Users browsing this thread: 1 Guest(s)