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

How to use Evil Illidan as morphed Illidan

Status
Not open for further replies.
Level 4
Joined
Aug 1, 2007
Messages
66
I'm trying to use the evil illidan model as my morphed illidan instead of the ranged demon dude. I've tried changing the model of morphed illidan to evil illidan and tried changing the morphed unit in the morph spell to evil illidan. I'm assuming the morphed models are somehow attached to the non-morphed models.
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
nono what he says is true
even if you put illidan evil in demon form to your map it appears as normal illidan evil
as I know you need to create it with triggers on map start
or just do something like
Pick every illidan evil units in map and delete em and put another one there after 0.00 seconds pass

well still you put that alternateex thing
 
Level 6
Joined
Oct 26, 2007
Messages
211
ya i used illidan for my Demon Hunter metamorph also.

you need to REMOVe the "alternate" animation tag from him AFTer he morphs - by triggers; then refresh animation.

GUI:
(--first wait for him to morph completely--)
1) "Add/Remove Animation Tag." ::: Remove the alternate animation tag to myUnit
2) "Reset unit Animation." ::: Reset myUnit's animation.
 
Status
Not open for further replies.
Top