Hi,
I have a connection problem (virtual cockpit not go green):
DCSWorld is steam version installed in C:\Program Files (x86)\Steam\steamapps\common
DCS-BIOS is installed in C:\DCS-BIOS
Export.lua is in C:\Users\gmv\Saved Games\DCS\Scripts
with content:
BIOS = {}; BIOS.LuaScriptDir = [[C:\DCS-BIOS\dcs-lua\]]; BIOS.PluginDir = [[C:\Users\gmv\AppData\Roaming/DCS-BIOS/Plugins\]]; if lfs.attributes(BIOS.LuaScriptDir..[[bIOS.lua]]) ~= nil then dofile(BIOS.LuaScriptDir..[[bIOS.lua]]) end --[[DCS-BIOS Automatic Setup]]
I beleve that DCS-BIOS not 'find' DCSWorld .....
Any suggestion will be welcome
Thanks for attention