Activate cooldown via trigger/Cooldown doesn't activates

Status
Not open for further replies.
Level 2
Joined
Feb 13, 2011
Messages
10
Hi! I have a simple question, cause I cannot find a trigger that can activate the cooldown on X ability, because I created and ability based on cripple that when I use it the cooldown doesn't activates (this is irrelevant but the ability has 10/9/8/7 cooldown). So, anyone can help me?
 
Level 2
Joined
Feb 13, 2011
Messages
10
Moved to World Editor Help Zone.

Oh, sorry about that.

And if you wanna move the unit, just do this:
custom script: call SetUnitX(GetTriggerUnit(), GetLocationX(udg_variable name))
custom script: call SetUnitY(GetTriggerUnit(), GetLocationY(udg_variable name))

Can you explain me a little more? Cause I'm new in the custom scripts and I don't know how works, I only know how clear a few leaks =P. Here I left you the map file if you wanna take a look.
 

Attachments

  • Fast Strike.w3x
    45.5 KB · Views: 63
Status
Not open for further replies.
Top