• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

[Trigger] Condition problem

Status
Not open for further replies.
Level 5
Joined
May 27, 2008
Messages
62
Hmmm... My spell requires one event which would be like this

  • For each (Integer Deva_Index[3]) from 1 to Deva_Index[2], do (Actions)
    • Loop - Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (DarkCaster[Deva_Index[3]] is channeling Spell Equal to True
        • Then - Actions
          • Something
        • Else - Actions
          • Trigger - Turn off (this trigger)
Well, the thing is that i cant find this condition... Could anyone help me with this?
 
Status
Not open for further replies.
Top