If it still doesnt work u could try to go in the Ghost-Sniper ability or something and change the Cost+/Cooldown/Time Use there. See if ur triggers works there. I checked it by using a trigger with
Event: player enter chat message "a"
Condition: "Ghost" ability command "Ghost-Sniper" is in state "Cooldown" == True
Action: kill the ghost
I didnt use a ghost but u could do like this to see if it works. If it works then there is some problem with ur ability
Is there a way to know if an ability is on cooldown in a trigger (or, to be precise, in a condition) ?
@ZeShmoutt: Go
I'd try "Unit ability Command State" with State "Cooldown"
It seems that it don't work. Also tried with "Has charges" and "Disabled", not better.
@ZeShmoutt: Go
I did it now, works perfectly. The cooldown they mean is the one u set in ur ability in Cost:Cost+ and Cooldown: Time Use
Cooldown set to 15 sec., condition set to Cooldown, and nothing happened. Then I don't know why the world is so evil with me.
@ZeShmoutt: Go
If it still doesnt work u could try to go in the Ghost-Sniper ability or something and change the Cost+/Cooldown/Time Use there. See if ur triggers works there. I checked it by using a trigger with
Event: player enter chat message "a"
Condition: "Ghost" ability command "Ghost-Sniper" is in state "Cooldown" == True
Action: kill the ghost
I didnt use a ghost but u could do like this to see if it works. If it works then there is some problem with ur ability
Maybe that's because my ability come from a mod and not from the map ?
Anyway, 'will try.