Jump to content

Recommended Posts

Posted

Is it possible to check in the mission editors if a unit/group landed safely?

I would like to include it in the mission goals.

[sIGPIC][/sIGPIC]

Posted (edited)

I dont think so Tflash but what you can do is:

 

Create a zone on the runway (maybe at the exit runway point)

 

In Triggers, have conditions for:

Unit in zone,

Units altitude is lower than" (10ft AGL maybe?)

Time more 600 (10 minutes) (so they dont trigger it on takeoff)

 

Then have the action as:

set flag true (insert flag number here)

 

Finally in mission goals, there is an option for "flag is true"

This should acheive the same result

Edited by 214th_bungle_uk
Posted

Bungle is right.

 

Use a UNIT INSIDE ZONE, UNIT'S ALTITUDE LOWER THAN and UNIT'S SPEED LOWER THAN trigger to check if they have stopped. Note that you can get the altitude of a point on the map from the bottom status bar in the mission editor by holding the cursor over that point. Also note that speeds are in knots and altitudes are in meters for these triggers.

There are only 10 types of people in the world: Those who understand binary, and those who don't.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...