Advanced users can get from DCS some simulation data and set to DCS some input control commands using special script Config\Export\Export.lua in the Lock On working folder. For this purpose DCS uses Lua scripting language (www.lua.org) to export some its internal functions. Lua is a programming language but it's so simple that everybody can understand it's simple scripts. Lua scripts are text files so you can view and edit them with Notepad or with any other text editor.
|