• 🏆 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!

[Trigger] How do i add flames to a specific unit?

Status
Not open for further replies.
Level 6
Joined
Sep 19, 2006
Messages
130
its an special effect trigger it should look like this...

Special Effect - create a special effect attached to the [hand,right] of unit using flames....

and just make 3 of them and if you want to remove them you can just make varirable array for special effects and just set them as you go so u can remove later...
 
Level 4
Joined
Sep 20, 2005
Messages
72
an alternate method w/o variables would be to use item abilities: remove any effect the base ability gives, n just change the art-target and target attachment points to w/e desired. add/remove ability to any unit anytime you want! clean and simple.
 
Status
Not open for further replies.
Top