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 Multiplayer
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
set altitude triggers a action
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: set altitude triggers a action (Read 1434 times)
0 Members and 2 Guests are viewing this topic.
CooK
Guest
set altitude triggers a action
«
on:
19 Oct 2002, 03:41:06 »
k making a map where if you fly at a alitude of x resistance dofire on you.
what is the command of how to make this happen?
Logged
Sui
Former Staff
Re:set altitude triggers a action
«
Reply #1 on:
19 Oct 2002, 07:45:30 »
You can get a trigger to activate when a unit flies above a certain altitude... the Condition line looks like this:
(getpos
unit
select 2) >
x
Where
x
is your altitude...
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting Multiplayer
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
set altitude triggers a action
Top of page