06.10.2016, 15:00
if(randfish == 4)
{
new fish[128];
new price = 1800 + random(500);
What means that random(500) ?
I want to change the job's payment.
{
new fish[128];
new price = 1800 + random(500);
What means that random(500) ?
I want to change the job's payment.

