Jump to content

Mai

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Mai

  1. Thank you, BlackLibrary. I copied your fixed line in F-5E-3.lua to my lua file. The IAS Set knob is work fine both CW/CCW side. About Airspeed formula, I replaced ".(Decimal point)"in stead of ",(comma)" for fomula. That makes nomore error in log "Unexpected integer constant "40271" found.", but LCD shows still incorrect speed value, different a few hundred knot from instrument in cockpit. I'll try to find better formula when I have enouth time to do. Thank you for giving me a hand. Mai
  2. Hi, I need some:helpsmilie: I have several problems to create F-5E-3 binding file on DCSFP Multi panel via DCS-BIOS. One is about Airspeed Index knob on Airspeed/MachIndicator. via dcs bios, Airspeed Index knob "controlID IAS_SET" on Airspeed/MachIndicator of F-5E-3 module is completely unreliable. Variable Step: always moves forward about 15 degrees, regardless of the value. And only goes clockwise. Set State: acts as variable steps, a value of 1000 means about one degree, which would be good, but only goes clockwise because it can't be configurate Negative number. This problem seems to be the same issue that "mmorselli" had posted before. count#1143. Another issue is Airspeed formula for LCD data. I found input/output value line 330&331 in mainpanel_init.lua \SteamLibrary\steamapps\common\DCSWorld\Mods\aircraft\F-5E\Cockpit\Scripts\ I tried to calculate data using Capt Zeen's DCS Flightpanels formula creator, then pasted result data to DCS Flightpanels. However LCD data window only shows "99" in game and It does not change value. DCSFP's error log says below If anyone can figure out the solution about my problem,please reply. Thanx for reading this to the end.:thumbup:
×
×
  • Create New...