OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: macguba on 05 Feb 2004, 22:25:02

Title: Chopper not in minefield
Post 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.
Title: Re:Chopper not in minefield
Post by: dmakatra on 05 Feb 2004, 22:26:44
check the height of the chopper, 2 secs, Ill find it in my own posts.

:beat: *Gets Shot* :beat:
Title: Re:Chopper not in minefield
Post by: dmakatra on 05 Feb 2004, 22:30:19
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:
Title: Re:Chopper not in minefield
Post by: Harkonin on 05 Feb 2004, 22:42:56
Or add this to the condition of the trigger

&& "land" counttype thislist > 0
Title: Re:Chopper not in minefield
Post by: macguba on 06 Feb 2004, 16:38:55
Brilliant ideas gentlemen, thank you - I knew I could rely on you. :thumbsup: