• 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.

Changing models via trigger

Status
Not open for further replies.
Level 2
Joined
Sep 6, 2008
Messages
7
can anyone help me with the triggers so i can change a units model at night and vice versa keeping the same hero level and such .

thanks
 
Level 7
Joined
May 3, 2007
Messages
210
Your not changing the model, you're changing the unit's unittype.

The model does change, but everything associated with the unittype is also now present. So if you want to maintain damage type/damage/armor type/armor/health/mana, and all the other object data, then you need to make separate unittypes that have only one difference (the unit model) and then change the unittype.
 
Level 2
Joined
Sep 6, 2008
Messages
7
i slightly understand what you said . but i dont have a clue how to do that. I think i can make the unit with different models but how would i change the unittype in game?
 
Status
Not open for further replies.
Top