Trigger help

Status
Not open for further replies.
I don't have world edit at work sorry, btw wrong forum, this goes to Triggers&Scripts.


  • Events
  • A unit enters Region 000 (for example)
  • Conditions:
  • Life of Entering Unit less than/equal to (you decide and it is Integer comparison i think) 200 (or 20% if you choose percentage life)
  • Actions:
  • Special Effect - Create a special effect at (position of (entering unit)) using Abilities\Spells\....whatever
  • Special Effect - Destroy (last created special effect)
  • Unit - Move (entering unit) instantly to position (of your base)/center of region that includes your base/random point in region of your base, etc.
I'm still not sure that it is what you want, specify more pls. I might be able to do proper instructions or do it when I'm at home. But need more info.
 
I don't have world edit at work sorry, btw wrong forum, this goes to Triggers&Scripts.


  • Events
  • A unit enters Region 000 (for example)
  • Conditions:
  • Life of Entering Unit less than/equal to (you decide and it is Integer comparison i think) 200 (or 20% if you choose percentage life)
  • Actions:
  • Special Effect - Create a special effect at (position of (entering unit)) using Abilities\Spells\....whatever
  • Special Effect - Destroy (last created special effect)
  • Unit - Move (entering unit) instantly to position (of your base)/center of region that includes your base/random point in region of your base, etc.
I'm still not sure that it is what you want, specify more pls. I might be able to do proper instructions or do it when I'm at home. But need more info.

This is a request man...and I will try your trigger.
I've donned it and it works.
P.S why you put those special effects?
Here is the original one.
  • Rebels Base
    • Events
      • Unit - A unit enters Rebels Base <gen>
    • Conditions
      • ((Entering unit) belongs to an ally of Player 7 (Green)) Equal to True
      • (Life of (Entering unit)) Less than 200.00
    • Actions
      • Unit - Move (Entering unit) instantly to (Center of Team 2 Respawn Center <gen>)
 
Last edited:
Status
Not open for further replies.
Back
Top