18.10.2012, 13:01
Change this line
to
pawn Code:
new string[256], rand = 1 + random(250);
pawn Code:
new string[256], rand = 100 + random(150);