- Joined
- Feb 3, 2008
- Messages
- 146
Hi !
I am gonna tell you how to add essyly a glow to your hero.
1) So first Download the glow model
2) after import it in your map
3) Create an initialisation trigger
4) in your initialisation trigger add this :
And it will work =)
I am gonna tell you how to add essyly a glow to your hero.
1) So first Download the glow model
2) after import it in your map
3) Create an initialisation trigger
4) in your initialisation trigger add this :
-
Initialization
-
Evènements
- Map initialization
- Conditions
-
Actions
- Effet spécial - Create a special effect attached to the origin of Seigneur des cryptes 0015 <gen> using war3mapImported\Glow.mdx
-
For each (Integer A) from 1 to 16, do (Actions)
-
Boucle - Actions
- Joueur - Change color of (Player((Integer A))) to (Color of (Player((Integer A)))), Change the color of existing units
-
Boucle - Actions
-
Evènements
And it will work =)