Instructions/Check Altitude

From Desynced Wiki
Revision as of 19:44, 11 September 2023 by Johan (talk | contribs) (Created page with "{{Instruction_Top}} ==== Description ==== ==== Uses ==== ==== Similar Instructions ==== {{Instruction_Bottom}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Check Altitude
     
     Divert program depending on location of a unit or coordinate
Lua ID check_altitude
Category Unit
Icon Compare Values.png
Argument One: Type Input
Argument One: Name Target
Argument One: Description The unit or coordinate to check for (if not self)
Argument One: Data Type coord
Argument Two: Type Exec
Argument Two: Name Valley
Argument Two: Description Where to continue if the unit or coordinate is in a valley
Argument Three: Type Exec
Argument Three: Name Plateau
Argument Three: Description Where to continue if the unit or coordinate is on a plateau



Description

Uses

Similar Instructions