[General] Issues with custom abilities (disappearing, casted without order)

Status
Not open for further replies.
Level 2
Joined
May 17, 2015
Messages
11
I am having several issues with abilities, that are supposed to trigger a Trigger Event.

I have a bunch of custom abilities, that don't do anything. Most of them are based on "Roar" or "Channel". I changed their attributes so they do not have any effect, they only trigger an Event that does the actual effect (like create a unit or something).

Firstly, some of my custom abilities are always casted at the same time. Which means, for some reason if I click a certain abilitiy button to make the unit cast that ability it also casts another of its abilities at the same time. Some of these abilities are based on the same standart Warcraft ability. But as far as I know, this should not cause such a problem, does it? I also made sure they don't have the same Order String, but makes no difference.

On the other hand, one of my custom abilities is not even shown ingame. It is based on the same abilities like all my other custom abilities, but it is the only one that for some reason disappears. All other Skills are being displayed. All attributes are the same like most of the other abilities except for name and tooltip.

Thanks for any help.
 
Level 12
Joined
Mar 13, 2012
Messages
1,121
Do not give an unit different versions of the same base spell, it causes the bug. Except for Channel, where you can set the base order id.

As for abilities not appearing. If you give a unit a custom ability which has no changes compared to the standard base ability (i.e. the name of the custom ability is black and not purple) then the ability won't be added to the unit.
 
Status
Not open for further replies.
Top