- Messages
- 1
- Country

Hi FS developer community,
I've worked on scripting gauges for an aircraft model. However I find the documentation quite challenging since some Key Events and SimVars have a very limited documentation.
The docs I used are mostly these:
%(A:CIRCUIT GENERAL PANEL ON)%!02.0f!
Does anyone have documentation on how to include the scripts in text output like Tooltips? What formatting options besides !NN.Nf! for float and !d! for decimal exist? I am unfortunately unable to find the docs on this one.
1234 (>K:ADF_COMPLETE_SET)
Most of the key events I encountered have very limited documentation or I am not able to find the documentation for those. Especially when it comes to the format of the parameters. Does anyone have some docs or information on this?
Many, many thanks in advance!
Jan
I've worked on scripting gauges for an aircraft model. However I find the documentation quite challenging since some Key Events and SimVars have a very limited documentation.
The docs I used are mostly these:
- https://docs.flightsimulator.com/ht...aster_battery_off&rhhlterm=master_battery_off
- https://docs.flightsimulator.com/ht...trics_Variables.htm&rhsearch=rpn&rhhlterm=rpn
%(A:CIRCUIT GENERAL PANEL ON)%!02.0f!
Does anyone have documentation on how to include the scripts in text output like Tooltips? What formatting options besides !NN.Nf! for float and !d! for decimal exist? I am unfortunately unable to find the docs on this one.
1234 (>K:ADF_COMPLETE_SET)
Most of the key events I encountered have very limited documentation or I am not able to find the documentation for those. Especially when it comes to the format of the parameters. Does anyone have some docs or information on this?
Many, many thanks in advance!
Jan