Jump to content

Recommended Posts

Posted

Hello everybody,

I'am trying to extract datas with mist.lua, but I want my export script to be not associated to a miz file, indeed I declare my export script in the /savedgames/scripts/export.lua.

Unfortunately, I cannot load mist.lua in my custom script, each time I try my export doesn't work.

So, is mist.lua callable from my script or is it only possible to use it with DO procedure in the DCS mission editor ?

 

Thank you 

Corei7 2600K 4.4Ghz OC - NVIDIA GTX 1080 Ti 11Gb - 16 Gb DDR3

HP Reverb PRO HMD - Thrusmaster TWCS + TopGun Stick

  • Solution
Posted

Mist runs in the mission scripting env, not the export env. There are individual functions or functionality that you could probably cut and paste, or at least lightly modify, to work in the export env. But natively it would not run because it relies heavily upon functions from the mission env. 

The right man in the wrong place makes all the difference in the world.

Current Projects:  Grayflag ServerScripting Wiki

Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread)

 SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum

Posted

Thank you Grimes, your reply is crystal clear.

Corei7 2600K 4.4Ghz OC - NVIDIA GTX 1080 Ti 11Gb - 16 Gb DDR3

HP Reverb PRO HMD - Thrusmaster TWCS + TopGun Stick

  • Recently Browsing   0 members

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