Script?
I was trying to set up a Historical Day of Battle of Britain events:
The script I would like to fix is:
if (Time.tickCounter() % 108000 == 18000) // 108000 = 60 min repeat. 18000 = 10 min delay.
First misson starts at 1100, Then the second they come in 2 hours 25 min at 1325 then, a mid evening hit followed by a 2130 to 0530 attack on airfields.
I also need search lights if anyone can help.
PLS
|