Home   Help Search Login Register  

Author Topic: Trigger activating at a certain time  (Read 608 times)

0 Members and 1 Guest are viewing this topic.

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Trigger activating at a certain time
« on: 06 Nov 2005, 13:49:15 »
Hi all,

I've got a boat that I want to move at a certain time in game, 21:00 in this case.

Is it posible to activate a trigger syncronised with a waypoint using time?

Thanks.
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline Trapper

  • Honoured Contributor
  • ***
  • I'm a llama!
Re:Trigger activating at a certain time
« Reply #1 on: 06 Nov 2005, 13:57:59 »
Try to write true in the trigger condition and to set the three countdown values to the needed number of seconds.

If your mission starts at 2040h, it would be 1200 seconds until 2100h.

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Trigger activating at a certain time
« Reply #2 on: 06 Nov 2005, 14:08:42 »
Can't believe I didn't think of that before. I guess I thought it would be too hard to test to make sure it worked at the right time  ;)

Thanks
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Trigger activating at a certain time
« Reply #3 on: 06 Nov 2005, 14:52:53 »
Or

Condition:  dayTime > 21

Syntax etc not guaranteed.  
Plenty of reviewed ArmA missions for you to play