Jump to content

LoGetSlipBallPosition() not working any more?


Recommended Posts

Posted

Does this work any more? I've reactivated the command in export.lua and it must return a null as I cannot output the local slipball variable. It now causes a general dcs.log error for the main function. F-14 and F-15 tested. Triple checked syntax.

 

2020-02-23 04:49:35.463 ERROR Lua::Config: Call error LuaExportAfterNextFrame:[string "C:\Users\Dave\Saved Games\DCS.openbeta\Scripts\Export.lua"]:277: attempt to call global 'my_send' (a nil value)

stack traceback:

[C]: in function 'my_send'

[string "C:\Users\Dave\Saved Games\DCS.openbeta\Scripts\Export.lua"]:277: in function 'AfterNextFrame'

[string "C:\Users\Dave\Saved Games\DCS.openbeta\Scripts\Export.lua"]:312: in function 'OtherLuaExportAfterNextFrame'

[string "C:\Users\Dave\Saved Games\DCS.openbeta\Scripts\VAICOMPRO\VAICOMPRO.export.lua"]:205: in function <[string "C:\Users\Dave\Saved Games\DCS.openbeta\Scripts\VAICOMPRO\VAICOMPRO.export.lua"]:202>.

 

 

Export.lua;

 

local slipball = LoGetSlipBallPosition() -- (args - 0,results - 1)( -1 < result < 1)

 

Thanks.

  • 9 months later...
  • Recently Browsing   0 members

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