Change unit model?

Status
Not open for further replies.
You could swap units with a trigger and maitain the old unit's life and mana with the trigger Unit - Replace.

Code:
Unit - Replace ("your old unit") with a "new unit" using The old unit's relative life and mana

However, this action is not really that good, and I wouldn't use it if its not needed.
 
I dont think u can do dat...im guessing u are either making a create-ur-own-hero map or trying to duplicate morphling. Anyways u cant do dat using triggers, ur best bet for a fully customisable hero is 3 heroes for one model (str,agi,int) and using replacement method. but dat would take a hell lot of time.
 
Status
Not open for further replies.
Back
Top