- Joined
- May 7, 2008
- Messages
- 346
Hello.
I'm trying to change the Hero Icon on the upper left side of the screen.
Normally you can do this inside an Object Editor before the game starts, but since I'm changing Unit's Skin in game with this custom script:
I'm trying to change the Hero Icon on the upper left side of the screen.
Normally you can do this inside an Object Editor before the game starts, but since I'm changing Unit's Skin in game with this custom script:
-
Custom script: call BlzSetUnitSkin(udg_Test_Unit, 'h004')