Assigning a random number
#2

pawn Код:
#define randomEx(%0,%1) floatround(random((%1) - (%0)) + (%0))

PlayerInfo[targetid][pCellNumber] = randomEx(10000, 99999);
Reply


Messages In This Thread
Assigning a random number - by jackx3rx - 30.07.2014, 15:51
Re: Assigning a random number - by coole210 - 30.07.2014, 21:07

Forum Jump:


Users browsing this thread: 1 Guest(s)