• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Help with Triggers

Status
Not open for further replies.
Level 13
Joined
Jun 3, 2011
Messages
1,058
  • Job Internalization
    • Events
      • Map initialization
    • Conditions
    • Actions
      • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • (Hero level of (Leveling Hero)) Equal to 10
          • Or - Any (Conditions) are true
            • Conditions
              • (Unit-type of (Leveling Hero)) Equal to Windrunner
              • (Unit-type of (Leveling Hero)) Equal to Defender
        • Then - Actions
          • Game - Display to (Player group((Owner of (Leveling Hero)))) the text: You have been given...
          • Sound - Play MapPing <gen>
          • Cinematic - Ping minimap for (Player group((Owner of (Leveling Hero)))) at (Center of Region 032 <gen>) for 10.00 seconds
          • Hero - Create |c00FFFFFFClass Promotion|r and give it to (Leveling Hero)
        • Else - Actions
This is my trigger if a unit turns to level 10 but it dosen't work why?
 
Status
Not open for further replies.
Top