| 03-17-2006, 12:05 PM | #2 |
((Target unit of ability being cast) has buff Slow) Equal to True Target of ability being cast only occurs on begining of casting, and is then lost. Try triggering unit. |
| 03-17-2006, 04:08 PM | #4 | |
Quote:
Read. |
| 03-17-2006, 07:08 PM | #5 | |
He wants to apply the effect to the target though, buttoxide mentioned it aswell: Quote:
|
| 03-17-2006, 07:15 PM | #6 |
Yeah, cast event responses are bugged like that and don't work after waits. You should use a local variable, set it point to the target unit before the wait, and after the wait, set a global variable to point to the same unit the local is pointing at, and use that global variable in your actions. |
| 03-17-2006, 09:00 PM | #7 |
Odd that triggering unit refers to unit being cast on for Unit starts effect of ability...very odd, since that means that you can't actually get the unit starting the effect of the ability. |
