Jump to content

Recommended Posts

Posted

Hi,

I am working on my Stream Deck profile for Spitfire and other WW2 planes.

I am using the DCS Export script but I am a lama in LUA coding. I can export but I see values in raw export data.

Please advise the  easiest way to converse Gauge values for Temp value from 0.0 - 1.0 to 0 - 150 for example.

 

Something like: [40] = [40] * 150  😀

 

    [40] = "%.4f",     -- Oil pressure gauge {0.0, 1.0}{0.0, 150.0}
    [41] = "%.4f",     -- Oil temperature gauge {0.0, 1.0}{0.0, 100.0}
    [42] = "%.4f",     -- Radiator temperature gauge {0.0, 0.7}{0.0, 140.0}

 

Thx

[sIGPIC][/sIGPIC]

.....Vladimir, let's go to Sukhoi.......

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...