- Joined
- Jul 3, 2011
- Messages
- 251
Hey guys, was just wondering, how can you change a units model in-game WITHOUT killing the unit? DotA has a system like this, with a courier selected you can change its model with the g hotkey, you can tell that the unit is not killed however because the micro hotkey remains, so if you set the hotkey as ctrl + 1, after changing you can just press 1 twice again and it selects the new model... the only possible way i can think of this being done is by saving the triggering courier into a hashtable, then whenever the old courier's hotkey is selected, select the new one, but im not entirely sure if that is how dota does it - So, is there a more efficient way to do this?