28.06.2012, 00:47
I made a fish system so how can i know what numbers it can be from that code:
new randf = random(25)+15;
with this code when i do /fish it's usually gives me between 15-27
I want to make it betweeb 10-35
new randf = random(25)+15;
with this code when i do /fish it's usually gives me between 15-27
I want to make it betweeb 10-35