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
) »
Delay the attack by a timer?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Delay the attack by a timer? (Read 437 times)
0 Members and 1 Guest are viewing this topic.
merby1
Guest
Delay the attack by a timer?
«
on:
02 Feb 2005, 03:36:52 »
Hi, I'm makeing a multiplayer mission where a counter attack moves in on a trigger. I don't want them all to move in at once tho. So how can I make some of the attacking forces wait 20 seconds for egsample before they move out.
Thanks.
Mark
Logged
Triggerhappy
Contributing Member
Llama, it's what's for dinner.
Re:Delay the attack by a timer?
«
Reply #1 on:
02 Feb 2005, 04:10:03 »
there are 2 ways you could do it:
1) make a script that execs in the trigger and has a 20 sec delay
2) make a sencond trigger activated by a boolean variable made by the first trigger, with a 20 sec delay
Logged
Sliding plane crash script
Arrest script
Sui
Former Staff
Re:Delay the attack by a timer?
«
Reply #2 on:
02 Feb 2005, 10:02:56 »
3) Put a 20 second delay in the min/max/mid fields of the units waypoints
Logged
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
) »
Delay the attack by a timer?
Top of page