DCS Monitor Setup Script Appender - HeliosVirtualCockpit/Helios GitHub Wiki

DCS Monitor Setup Script Appender Control

This control is provided to allow users who wish to have Helios maintain their DCS Monitor Setup files, to be able to append addition Lua to their files.

The data being appended MUST be valid Lua code and follow Lua syntax.

image

Examples of DCS Monitor Setup Script Appender Control

  • image The Export MFD in VR control is one supplied example of this control which appends the following to the Monitor Setup script
-- Added by Helios Monitor Setup Script Appender
   VR_allow_MFD_out_of_HMD = true