• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

[Solved] How to make a trigger act only once?

Status
Not open for further replies.
Level 5
Joined
Jan 5, 2012
Messages
116
Hello! I have this trigger and I want it to happen only once. How to do that?

  • Devil HP
    • Events
      • Unit - Devil 0096 <gen>'s life becomes Equal to 1000.00
    • Conditions
    • Actions
      • Unit - Set life of Devil 0096 <gen> to 10000.00
      • Special Effect - Create a special effect at (Position of Devil 0096 <gen>) using Abilities\Spells\Undead\RaiseSkeletonWarrior\RaiseSkeleton.mdl
 
Status
Not open for further replies.
Top