T
The_Prophet
Guest
ok, i made this ability, called wack! I based it off storm bolt, changed the vaules and set the range to 100. What i want to achieve is when the hero targets the unit, he gains a speed boost which dies as soon as he hits the target. I tried the event
Events
Unit - A unit Begins casting an ability
Conditions
Wack! Equal to (Ability being cast)
Actions
but the speed boost doesnt start up until the unit actually casts the spell. So then i tried
Events
Unit - A unit Is issued an order targeting an object
Conditions
(Issued order) Equal to (Order((Name of Wack! )))
Actions
I have a feeling this event might work, but i have no clue what im supposed to put in the condition value, since your supposed to just type in a string. I've tried putting in various different words in the string and nothing seems to work. Thanks in advance.
Events
Unit - A unit Begins casting an ability
Conditions
Wack! Equal to (Ability being cast)
Actions
but the speed boost doesnt start up until the unit actually casts the spell. So then i tried
Events
Unit - A unit Is issued an order targeting an object
Conditions
(Issued order) Equal to (Order((Name of Wack! )))
Actions
I have a feeling this event might work, but i have no clue what im supposed to put in the condition value, since your supposed to just type in a string. I've tried putting in various different words in the string and nothing seems to work. Thanks in advance.


