Edited 9 years ago by eric963
I have this entry in my init.sqf
RydFFE_Interval = 120;
It's part of an artillery/mortar script and tell it to check for targets every 120 seconds. I want to set it to a random range of seconds like (120 - 240) is there some type of random function I can put in its place?
Can anyone assist me with this?
Thanks