OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: macguba on 05 Feb 2004, 22:25:02
-
I have made a little anti personnel minefield in a wood. It works beautifully. The mines are set off by "anybody", so the player can even have fun enticing the enemy foot patrols into the wood ....
The problem is the choppers. They fire the triggers and set off the mines. What is the best way to stop this?
Many thanks.
-
check the height of the chopper, 2 secs, Ill find it in my own posts.
:beat: *Gets Shot* :beat:
-
Here u go:
http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=6869;start=0
Check LCD's answer, not yours. ;D
:beat: *Gets Shot* :beat:
-
Or add this to the condition of the trigger
&& "land" counttype thislist > 0
-
Brilliant ideas gentlemen, thank you - I knew I could rely on you. :thumbsup: