Thread: Script?
View Single Post
  #1  
Old 07-15-2011, 09:02 PM
king1hw king1hw is offline
Approved Member
 
Join Date: Jul 2010
Posts: 64
Default 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
Reply With Quote