Jump to content

How to: AI plane respawn after shot down?


Recommended Posts

Posted

Setting up a simple training mission -  an AI plane respawns after being shot down. 

In mission editor: 

Repetitive action -> Trigger (Group Dead, Plane A) -> Action (Group Activate, Plane A).  Not working :dontgetit:

May be because I can not trigger Group activation on its own death?  Is there a walk around to auto respawn AI plane after shot down?

 

 

 

Posted
9 hours ago, Yuriks said:

...Repetitive action -> Trigger (Group Dead, Plane A) -> Action (Group Activate, Plane A)....

Another thread similar to your thread

If you want to use MIST, a simple line of text will do it : (MIST must be loaded with a mission start trigger -> Do Script File)

Repetitive action -> Trigger (Group Dead, Plane A) -> Action (Do Script, mist.respawnGroup('Plane A', true))

  • Thanks 1
  • Recently Browsing   0 members

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