Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Trigger activating at a certain time
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Trigger activating at a certain time (Read 608 times)
0 Members and 1 Guest are viewing this topic.
greg147
Contributing Member
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.
Logged
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB
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.
Logged
greg147
Contributing Member
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
Logged
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB
macguba
Former Staff
Re:Trigger activating at a certain time
«
Reply #3 on:
06 Nov 2005, 14:52:53 »
Or
Condition: dayTime > 21
Syntax etc not guaranteed.
Logged
Plenty of
reviewed ArmA missions
for you to play
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Trigger activating at a certain time
Top of page