[Spell] help making buff

Status
Not open for further replies.
Level 2
Joined
Apr 5, 2019
Messages
6
OK so im making a buff that makes a building invisible (idea ripped straight out of dawn of war webway gates) and i can make the building give the AOE to nearby building and it gives the buff but how do i make this new buff do stuff.

I have no idea how to use the trigger editor and this is what i have so far


Buff.png


What have i done wrong? (ignore the add gold its there so i can see imedetly if it is working)
 
You should make a condition "ability being cast equal to xxx"

Then you have to actually make the unit cast wind walk, not just give it the ability.

I think there are better ways to do this than wind walk.

Also you can't just apply a buff and hope it will work. Make a periodic timer that checks if the unit has the buff. If it has it add the functions you want.

I'm out atm but I can make you a spell when I come home.
 
cool
You should make a condition "ability being cast equal to xxx"

Then you have to actually make the unit cast wind walk, not just give it the ability.

I think there are better ways to do this than wind walk.

Also you can't just apply a buff and hope it will work. Make a periodic timer that checks if the unit has the buff. If it has it add the functions you want.

I'm out atm but I can make you a spell when I come home.
thanks will try that havent been home in a while either lol
 
Last edited:
Status
Not open for further replies.
Back
Top