Jump to content

PVI YANKEE

Members
  • Posts

    5
  • Joined

  • Last visited

About PVI YANKEE

  • Birthday November 18

Personal Information

  • Flight Simulators
    DCS
  • Location
    Italia
  1. DCS Interface conflict with TacView in explore.lua Yes, you HELPED ME A LOT! thank you very much Maverick
  2. DCS Interface conflict with TacView in explore.lua Let me first thank Cytler for the great job Here I am just sharing the following issue and hope this can be helpful for the development and also to other users that might happen the same. It is about the export.lua file. DCS interface instruction seems to be in conflict with the TAcview one. Streamdeck does not connect to DCS. Once I remove the Tacview instruction row, everything works fine with streamdeck... but I cannot generate a valid ACMI file to use in tacview :( No other conflict with any other application/instruction (DCS Bios, SRS Radio) Here may export.lua file (with tacview instruction in the last row): -- load the DCS ExportScript for DAC and Ikarus dofile(lfs.writedir()..[[scripts/DCS-ExportScript/ExportScript.lua]]) --- DCS BIOS BIOS = {}; BIOS.LuaScriptDir = [[C:\Program Files\DCS-BIOS\dcs-lua\]]; BIOS.PluginDir = [[C:\Users\paolo\AppData\Roaming/DCS-BIOS/Plugins\]]; if lfs.attributes(BIOS.LuaScriptDir..[[bIOS.lua]]) ~= nil then dofile(BIOS.LuaScriptDir..[[bIOS.lua]]) end --[[DCS-BIOS Automatic Setup]] --- SRS SIMPLE RADIO pcall(function() local dcsSr=require('lfs');dofile(dcsSr.writedir()..[[Mods\Tech\DCS-SRS\Scripts\DCS-SimpleRadioStandalone.lua]]); end,nil); ---TACVIEW local local Tacviewlfs=require('lfs');dofile(Tacviewlfs.writedir()..'Scripts/TacviewGameExport.lua') Cytler can you help me?
  3. ciao, innanzituttto complimenti per il progetto. l'ho installato sull'ultima rel open beta ma non parte più DCS, dopo il dialog di login, autorizzazione (pochi istanti) sparisce tutto e non carica nulla. Disinstallato il MOD, riparte tutto. :( ... Ho tutti moduli ufficiali (base + Harrier+f/a18 + Persian Gulf). a parte qualche immagine del kneeboard + checkilst non ho installato altro mod... Capita anche a qualcun altro? Qualche suggerimento? Spero di risolvere.. non vedo l'ora di volare sul MB339...
×
×
  • Create New...