Jump to content

maugiroe

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by maugiroe

  1. Hi BantDit, Any chance to get a documentation in english ? Thanks
  2. Hmm yes, could be enough if i don't need to change stuff in the mission, like objectives for units. I will try.
  3. Ok, thanks Ragnar. I will try this solution if i don't find a way to read a compressed file from lua script. But the problem, in this case is that if you open the .miz in the mission editor, it won't be update. I searched but i didn't find something. I'm surprise it's not possible ...
  4. Open miz file in lua Hi, I would like to modify a .miz file while i'm playing it. Say i have a mission.miz. I flight it and i have lua script inside monitoring what happen. What i want it is to delete an unit for the mission.miz if my script detected that this unit has been destroy. Then, the next time i play this mission, this unit is not present anymore. It is a kind of dynamic mission. I know how to do that except how to open, with a lua script, a .miz file, extract the mission file, make changes and save it all. Well, my question could be : how to modify the mission file in a miz file in lua ? Thanks
×
×
  • Create New...