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
) »
Activating a trigger when a group dies
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Activating a trigger when a group dies (Read 650 times)
0 Members and 3 Guests are viewing this topic.
BHD Mod
Guest
Activating a trigger when a group dies
«
on:
12 Jun 2004, 21:41:17 »
How can i make it so that when a certain group dies ie grp1, then a trigger or script is activated?
Logged
CrashnBurn
Guest
Re:Activating a trigger when a group dies
«
Reply #1 on:
12 Jun 2004, 22:08:29 »
trigger with condition-
(("Alive _x" count units groupname) == 0)
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
) »
Activating a trigger when a group dies
Top of page