_Defi Posted December 27, 2023 Posted December 27, 2023 I understand how to highlight a clickable element, but how do I highlight a non-clickable element like the RPM indicator in the KA50 BS3? I see that the parameter is called BASE_SENSOR_LEFT_ENGINE_FAN_RPM but this doesn't work as a highlight element. Where can I find all the dashboard display element names to highlight? Should one use X: COCKPIT HIGHLIGHT ELEMENT or HIGHLIGHT INDICATION ?
cfrag Posted December 27, 2023 Posted December 27, 2023 Well, let's see how much patience you have. I used COCKPIT HIGHLIGHT POINT. It takes the 3D point realtive from cockpit zero point, and a box size in x (depth) y (height), z (width). It takes the patience of a saint, especially testing it. There must be better ways, but I never found one.
_Defi Posted December 29, 2023 Author Posted December 29, 2023 (edited) On 12/27/2023 at 7:11 PM, cfrag said: Well, let's see how much patience you have. I used COCKPIT HIGHLIGHT POINT. It takes the 3D point realtive from cockpit zero point, and a box size in x (depth) y (height), z (width). It takes the patience of a saint, especially testing it. There must be better ways, but I never found one. Haha. yeah! this is the last resort. But navigating in the cockpit using X,Y,Z is hard. Another idea I had was to look for a training mission where this is used and see what code it is using once you unpack the training mission. Edited December 29, 2023 by _Defi
Recommended Posts