I use speedbrake forward latched button on my warthog throttle for lasing so I don't have to hold any button myself. If you have some latched button on joy or throttle I suggest using it, makes your life much easier
I'm trying to get some data about engines(RPM etc.) in my Export.lua in LuaExportAfterNextFrame function.
local engine = LoGetEngineInfo()
Whenever I try to use that variable all I get is nil value and errors like
attempt to index local 'engine' (a nil value)
Are those values restricted somehow? Can TacView interfere with my script?
There is problem with one of the multiplayer missions:
DCS World\Mods\aircraft\F14\Missions\Multi\HB Tomcat Bear Intercept Coop 4 - 2 crew.miz
First F14 is set to player and second as AI player so there are only 2 slots available (should be 4 slots). I fixed it in mission editor but I'm letting you know.