Jump to content

Moose, how to cleanly abort a mission


Recommended Posts

Posted

Hi guys,

 

I am looking for a way to abort a mission gracefully. If by example, you shoot down an ally unit, you would:

 

1. Get a message saying like: "You attack an allied unit, mission aborted."

 

2. Than few seconds later the mission would simply stop (like I saw in the L-39 campaign)

 

I know that there is a "Mission Abort" command directly in the editor, but is there a MOOSE command to call a "mission abort" since I mostly work with LUA in my missions?

 

Thanks

Posted

Maybe take a look at MOOSE Tasking documentation.

 

Never used any of that myself, but sounds like a "graceful" way of managing tasks and missions.

 

In any case, you can always create the abort commands yourself, which would remove all the mission related stuff and reset everything (that's what I do).

  • Recently Browsing   0 members

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