Jump to content

Trigger an action when both throttles are moved to OFF position


Go to solution Solved by Gierasimov,

Recommended Posts

Posted

I can't seem to find the info, do you know by any chance?

I want to trigger a mission "well done" message when player shuts down the engines - moves both throttles to OFF position.

I am looking at the devices and clickable table data for Hornet but I can't figure it out. Do you know how to achieve this with X COCKPIT... trigger condition?

Intel Ultra 9 285K :: ROG STRIX Z890-A GAMING WIFI :: Kingston Fury 64GB ::  MSI RTX 4080  Gaming X Trio  :: VKB Gunfighter MK.III MCG Ultimate :: VPC MongoosT-50 CM3 :: non-VR :: single player :: open beta

Posted
44 minutes ago, Gierasimov said:

I can't seem to find the info, do you know by any chance?

I want to trigger a mission "well done" message when player shuts down the engines - moves both throttles to OFF position.

I am looking at the devices and clickable table data for Hornet but I can't figure it out. Do you know how to achieve this with X COCKPIT... trigger condition?

Is this SP or MP or on a DEDICATED SERVER? 
One way around the MP/DS issues is to have a radio menu option to 'request shutdown' and then you can do your trigger from that. SP you're going to have to struggle and find the codes for them.

There is this too:

ME Code Helper.jpg

Posted

Thanks @Elphaba

@Rudel_chw You know a lot about all this, do you know perhaps how to detect L/R throttle off position in Hornet ?

I now realized it's not clickable so it won't be in clickable Lua ...

 

Intel Ultra 9 285K :: ROG STRIX Z890-A GAMING WIFI :: Kingston Fury 64GB ::  MSI RTX 4080  Gaming X Trio  :: VKB Gunfighter MK.III MCG Ultimate :: VPC MongoosT-50 CM3 :: non-VR :: single player :: open beta

Posted (edited)
2 hours ago, Gierasimov said:


@Rudel_chw You know a lot about all this, do you know perhaps how to detect L/R throttle off position in Hornet ?


I dont know how to detect the throttle position, but instead you could check for RPM=0 … see here:

 


however, this only works on Single player missions, as on MP the cockpit triggers don’t work. 😞 

Edited by Rudel_chw
  • Like 1

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

Posted
21 minutes ago, Rudel_chw said:


I dont know how to detect the throttle position, but instead you could check for RPM=0 … see here:

 


however, this only works on Single player missions, as on MP the cockpit triggers don’t work. 😞 

 

Thank you very much @Rudel_chw

Excellent knowledge and will to share it makes you valuable community member. Thanks.

SP is all I ever need.

  • Like 1

Intel Ultra 9 285K :: ROG STRIX Z890-A GAMING WIFI :: Kingston Fury 64GB ::  MSI RTX 4080  Gaming X Trio  :: VKB Gunfighter MK.III MCG Ultimate :: VPC MongoosT-50 CM3 :: non-VR :: single player :: open beta

  • Solution
Posted
57 minutes ago, SUNTSAG said:

@Gierasimov Try this and see if it works for your mission. The switched condition set up means, it will trigger a message each time the throttle is all the way back.

 

 

Thank you @SUNTSAG

Values worked for me when throttles moved to ground IDLE. Adjusted and now the trigger activates when throttles are in OFF position!

This is the best community ever! Thanks guys!

null

image.png

  • Like 2

Intel Ultra 9 285K :: ROG STRIX Z890-A GAMING WIFI :: Kingston Fury 64GB ::  MSI RTX 4080  Gaming X Trio  :: VKB Gunfighter MK.III MCG Ultimate :: VPC MongoosT-50 CM3 :: non-VR :: single player :: open beta

  • Recently Browsing   0 members

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