Can anyone tell me, if TAS, IAS, GS, GEFORCE, AngleOfAttack are global functions? Like. I have a carrier which is host to the primary cockpit. But I also have flight computers on each plane and helicopter on it. Now what I want to know is if the before mentioned Funktions can each be used on whatever I build as long as it has wings and a cockpit/flight computer. Help is much appreciated.
this might help
Use that codes.
And these:
asin(V_Lat/V_Long)
- local AngleOfSlipasin(V_Vert/V_Long)
- local AngleOfAttack@HuskyDynamics01 I like your funny words magic man
The default TAS, IAS, GS, GEFORCE, AngleOfAttack, etc. functions are all defined based on the primary cockpit or flight computer. However, the cockpits and flight computers can also have several of these defined as individual variables on a per-cockpit basis, allowing you to get data from each cockpit or flight computer independently. I haven't experimented with this enough to give you a proper walkthrough but the Prydwen by @Bogey makes great use of this concept with its Vertibirds.
Perhaps he meant global in the sense that everything
wha