- Joined
- May 20, 2008
- Messages
- 138
How do I display the name (unit type) of a certain unit in a text message? The action I am currently using writes the unit name as for example a "custom_H007" instead of a "Mage" or whatever my unit type (hero type) might be called.
-
Boss siphon soul spell drain
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to (Boss5) Boss Siphon Soul lightning
-
Actions
- Game - Display to (All players) the text: (|cffffcc00The Witch Doctor cast Siphon Soul on a + ((String((Unit-type of (Target unit of ability being cast)))) + and now has access to some of its abilities!|r))
- etc.
-
Events
Last edited by a moderator: