stock randomEx(minnum = cellmin, maxnum = cellmax)returnrandom(maxnum - minnum +1)+ minnum; /* i think this function is created by ******, but i'm not sure. */
pawn Код:
Variable[playerid]+= randomEx(25, 50);
and how to put the same Random Number between 25 50 from the Variable into a SendClientMessage