Jump to content

Recommended Posts

Posted

Title says it all, this trigger doesn't seem to work properly.

Here are sample missions with a UH-1H. The idea is to have a message saying 'collective low' when the collective is under 50%, and a 'collective high' when it is above.

Now according to the mainpanel_init.lua, the collective is either arg 200 or 207 (both are defined exactly the same). The sample missions use 200 but I got the same thing with 207.

 

Using the trigger X:COCKPIT ARGUMENT IN RANGE, it works fine

Using the trigger UNIT'S ARGUMENT IN RANGE, it always display the low collective message (possibly it always sees 0 ? I have not tested that).

 

Also, PLAYER'S UNIT ARGUMENT IN RANGE doesn't seem to work either, even with the unit set as PLAYER.

Cockpit_argument.miz

Player_argument.miz

Unit_argument.miz

  • Recently Browsing   0 members

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