OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: TH on 05 Jul 2004, 02:24:33

Title: End by objectives
Post by: TH on 05 Jul 2004, 02:24:33
I should know this but.. what do you put in the condition field of a trigger for it to activate when objective 1 and objective 2 are complete and the players group is present?
Title: Re:End by objectives
Post by: macguba on 05 Jul 2004, 09:48:24
Activation box:   whole group present
Condition:   this and obj1 and obj2
On Activation:  as you like

The variables obj1 and obj2 are set to true when the respective objectives are completed.
Title: Re:End by objectives
Post by: TH on 05 Jul 2004, 19:27:36
thanks ;D