OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: O Neil on 06 Oct 2002, 03:52:42
-
Hey, my mission that I'm making for Dr. No. Island, well, I don't know how to make it end.
Ok, ok, I know How to acctually END, but the mission I'm making requires to end when all the east (The enemy) are dead.
I've seen how to do this somewhere but can't find it.
Thxs :)
-
condition:!alive enemyname
on act: forceend
-
I may be missing something here but couldn't you just put a trigger covering the whole island?
condition east not present
type End#1
-
or that
-
K, I'll try that, soz.
O Neil :-[