Page 7 of 15

Re: [Buffhead] Building a list

Posted: Wed Feb 15, 2017 11:46 pm
by blaqwar
Have you tried disabling all other addons and only have Buffhead running? It might be a conflicting mod that's messing the settings up.

Re: [Buffhead] Building a list

Posted: Mon Feb 20, 2017 10:10 am
by Jaycub
blaqwar wrote:Have you tried disabling all other addons and only have Buffhead running? It might be a conflicting mod that's messing the settings up.
Ya we had him try that and no luck

Re: [Buffhead] Building a list

Posted: Thu Mar 02, 2017 8:34 pm
by tionblack
Excuse me im new to addon thingie but do you think that file will help a white lion? and if so where do i put the file if you be so kind to help ill be glad!

Re: [Buffhead] Building a list

Posted: Fri Mar 03, 2017 2:04 am
by Jaycub
It helps every class a ton,

It's a zip file that contains 2 files you need to overwrite in a location detailed in the OP.

Re: [Buffhead] Building a list

Posted: Thu May 04, 2017 9:06 pm
by dzirtik
Can someone, please, tell me what is the ID of this abilitys
1)IBs Oathstone
2)KOTBSs Shield of the sun and Perseverence
3)All order taunts
would be awesome

Re: [Buffhead] Building a list

Posted: Thu May 04, 2017 11:22 pm
by Gerv
dzirtik wrote:Can someone, please, tell me what is the ID of this abilitys
1)IBs Oathstone
2)KOTBSs Shield of the sun and Perseverence
3)All order taunts
would be awesome
You can also add the individual ability names and this will have the same effect, make sure you add the correct spelling and case sensitivity. Use the career builder linked on the website as a source of names.

Re: [Buffhead] Building a list

Posted: Fri May 05, 2017 12:05 am
by Odaop
My problem with Buffhead is I cant get "Resolute Defense/Immaculate Defense" to show if I enter the ability ID 613 in the "always show" category. End up having the have "show buffs" set to all when I just want to know when they pop resolute defense.

Re: [Buffhead] Building a list

Posted: Fri May 05, 2017 7:28 am
by dzirtik
Gerv wrote: You can also add the individual ability names and this will have the same effect, make sure you add the correct spelling and case sensitivity. Use the career builder linked on the website as a source of names.
i tried it, but for me its only working with the abilitys ID, dunno why. Is there any way to fix it?

Re: [Buffhead] Building a list

Posted: Fri May 05, 2017 2:12 pm
by Bklopptah
dzirtik wrote:i tried it, but for me its only working with the abilitys ID, dunno why. Is there any way to fix it?
For me its working with names and ids. Make sure you don't have any spelling errors. Maybe the buff has a slightly different name, than the ability - check that too.

If you need the id, there are two ways i know of:
1. Open debug window with /d:

Code: Select all

/script d(GetHotbarData(NUMBER)) -- between 1 and 1xx for the actionbar slot
returns:
1 -- ability type
1910 -- ability id
true -- enabled?
true -- target valid?
false -- blocked?
2. Open debug window with /d and turn on logs(!). This returns 200+ entries with every ability possible (career, mastery, etc). With logs turned on, you can check uilog.log in your WAR folder afterwards.

Code: Select all

/script DUMP_TABLE(GameData.Player.GetAdvanceData())

Re: [Buffhead] Building a list

Posted: Fri May 05, 2017 2:32 pm
by peterthepan3
For some reason, I can't see my teammate's Scatter The Winds above hostile targets? Anyone know why this is?