Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Trigger activate by Heli Height
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Trigger activate by Heli Height (Read 952 times)
0 Members and 1 Guest are viewing this topic.
terran4999
Members
Trigger activate by Heli Height
«
on:
30 Jun 2008, 04:18:45 »
Hello
How do u get a trigger to activate when a helicopter is below a certain height ?
thanks
Logged
Gcfungus
Members
Re: Trigger activate by Heli Height
«
Reply #1 on:
30 Jun 2008, 08:48:56 »
Put in the condition
Code:
[Select]
getpos heliname select 2 > 100
Obviously heliname is the name of your heli, and 100 is the height.
If it doesn't work, then some brackets will most likely needed to be added - i'm not sure.
-=GC=-Fungus1999
Logged
The object of war is not to die for your country, but to make the other bastard die for his.
~George Patton
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Trigger activate by Heli Height
Top of page