Ok so I've read the spell book tutorial on this page. I have made a skill called "Disarm" out of Channel, which adds a buff that is made out of Command Aura, and it reduces the attack damage of the targeted unit.
1. I have created the Spell Book ability for my custom ability called Spell Book (Disarm Target)
2. I have added the Disarm (Target) ability inside the spell book.
3. I have created the Spell Book disable trigger:
Disable Abilities
Events
Map initialization
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Player - Disable Spell Book (Disarm Target) for (Picked player)
And the problem is: The icon is not hidden when I add the command aura ability to the targeted enemy unit. The icon is not hidden even if I add to a unit using object editor and start the map.
1. I have created the Spell Book ability for my custom ability called Spell Book (Disarm Target)
2. I have added the Disarm (Target) ability inside the spell book.
3. I have created the Spell Book disable trigger:
Disable Abilities
Events
Map initialization
Conditions
Actions
Player Group - Pick every player in (All players) and do (Actions)
Loop - Actions
Player - Disable Spell Book (Disarm Target) for (Picked player)
And the problem is: The icon is not hidden when I add the command aura ability to the targeted enemy unit. The icon is not hidden even if I add to a unit using object editor and start the map.