[Solved] Channel + Buff

Status
Not open for further replies.
You are going to have to create a dummy unit and a dummy ability that applies the buff you want.
Create a trigger with an event: unit starts effect of ability
condition: ability being cast = your channeling ability
actions: create dummy unit
add dummy ability to dummy unit
add expiration time to dummy unit
order dummy unit to cast dummy ability on target unit of ability being cast
 
Okay. Btw I know knew about dummies, and have used it alot. I was just wondering if there was a way to just add the buff with channel. There aren't many non-autocast friendly buffs, and I just don't like to use the same ability for all the dummies. But whatever. Thx for the help guys. Will add rep for the quick replys and clarification.

This thread can be closed now btw. Got the help I was looking for.
 
Last edited:
Status
Not open for further replies.
Back
Top