• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

[Solved] Trying to get an ability to apply buff to a Building

Status
Not open for further replies.
Level 7
Joined
Dec 28, 2011
Messages
145
So I'm trying to get an ability to apply a buff to ability. The ability doesn't do anything, I need it for the buff for triggering reasons.

buffs.png


I can't seem to tick the right boxes to get the bloody thing to work. Is there a set of boxes that does what I need or will I have to apply the buff via triggering?

Edit: The ability i'm using as a base is Devotion Aura.
 
In the Gameplay Constants you have to set "Building Status Display" to True.

The buff is most likely being applied properly it just doesn't display the icon in the Status area.

Also, in addition to that try setting the Filter to just: Self

If it still doesn't work then try using a different Aura or casting a spell on the Structure such as Inner Fire to see if that works.
 
Last edited:
In the Gameplay Constants you have to set "Building Status Display" to True.

The buff is most likely being applied properly it just doesn't display the icon in the Status area.

Also, in addition to that try setting the Filter to just: Self

If it still doesn't work then try using a different Aura or casting a spell on the Structure such as Inner Fire to see if that works.

That seems to have done it. I didn't actually know that was a constant. lol.
 
Status
Not open for further replies.
Back
Top