09.05.2012, 10:44
of min 20, max 60 seconds.
if you do it in seconds, it shall look like this:
new jailtimersec=20+random(40)
Let random be 0 and 40. if it's 0, it's 20, and if it's 40, ot's 60. So, there u are.
if you do it in seconds, it shall look like this:
new jailtimersec=20+random(40)
Let random be 0 and 40. if it's 0, it's 20, and if it's 40, ot's 60. So, there u are.