• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

newbie question!!!!

Status
Not open for further replies.
Level 30
Joined
Nov 29, 2012
Messages
6,637
Oh, wait. Let me see... here. Not sure if working but worth a try:

  • Untitled Trigger 001
    • Events
      • Time - Elapsed game time is 0.01 seconds
    • Conditions
    • Actions
      • Animation - Add the gold animation tag to Unit
      • Unit Group - Pick every unit in (Units in (Playable map area) matching ((Unit-type of (Matching unit)) Equal to Unit)) and do (Actions)
        • Loop - Actions
          • Animation - Add the gold animation tag to (Picked Unit)
          • Animation - Play (Picked unit)'s gold animation
It depends on what unit to like it apply so it depends on how you set the unit or if you want all units remove the matching condition and just use Units in Playable Map Area.
 
Status
Not open for further replies.
Top