OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: KenjiBradford on 16 Mar 2003, 21:35:35
-
I set up a Debriefing:End1, 2, and 3 in my briefing.html. And I have a trigger in my mission that goes off when a specific person dies. The trigger is set as type End#3
I hear the music, see the text, etc. I know it's triggering. But, the mission does not end... it just keeps going... is there something else I have to do in order to make the mission actually end?
I'm sure this is a topic somewhere but I couldn't find it using the search.
-
nope. It should work just like that.
-
One other point to note:
If you have two triggers, both set on the same end condition (end1, end2... the same number), then both of them will need to go off before the mission will end.
I suggest you check that you only have one trigger set to type: end1 ;)
-
Sui... That could be it... I have 3 triggers that get to this ending, with three different conditions. I can't put them in one trigger because they each have other factors...
Let me seperate them and see.....
....a few minutes later....
Thank you so much! I seperated them and they work everytime now!
Shame I have a limit of 6 endings. I guess if I ever needed more I could simply make when one ends it sets all of the conditions of all of the other triggers sharing it's ending true.
Thanks again bud.