Thread Tools Display Modes
11-29-14, 01:33 AM   #1
m00finxo
A Deviate Faerie Dragon
Join Date: Nov 2014
Posts: 12
Moonfire/Sunfire aura tracking.

I am currently unable to configure the realui aura tracking (the buffs/debuffs above the castbars) to track moonfire and sunfire at the same time, even when i set the two auras up with the exact same settings it will show one but not the other; moonfire seems to take priority with most settings, though sometimes it wont show either.

Also unable to find any errors in bugsack relating to this.

I assume this is due to the merging of the two skills into 1 button, though ofc, I cant be sure.

Any help would be greatly appreciated, thanks! :)
  Reply With Quote
11-30-14, 11:28 AM   #2
HearthCore
An Aku'mai Servant
Join Date: Jul 2014
Posts: 39
You might need to set them up using spellIDs.
  Reply With Quote
12-02-14, 12:23 AM   #3
m00finxo
A Deviate Faerie Dragon
Join Date: Nov 2014
Posts: 12
They are set up using spell IDs by default, however it still doesn't work. Still can't find a workaround for it either unfortunately.
  Reply With Quote
12-02-14, 02:01 AM   #4
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Moonfire and Sunfire are already part of the default debuffs, though they should only show when in Moonkin form. Is this not correct?

Just to be sure the correct spellID is there, put this in chat and press enter:
Code:
/run FindSpellID("Moonfire", "target", true)
This will output the spellID for the debuff the next time it gets applied. Then do it again, but with "Sunfire" instead.
__________________
Knowledge = Power; Be OP

  Reply With Quote
12-02-14, 05:40 AM   #5
Karyy
A Deviate Faerie Dragon
Join Date: Nov 2014
Posts: 14


If I run that command, and input the ids (164812, 164815) it no longer tracks. I did that after the screenshot.

I do seemingly remember this wasn't an issue before 6.0

I've tried a bunch of different ids that correspond to sunfire and the tracker won't show up.

EDIT: Changing the min level that the aura shows up fixes it.

Last edited by Karyy : 12-02-14 at 05:53 AM.
  Reply With Quote
12-02-14, 04:55 PM   #6
anubis06660
A Deviate Faerie Dragon
Join Date: Apr 2009
Posts: 13
I added sunfire as a separate ID, and left what was in there alone. The original tracks moonfire only, from my experience. Since the NA serrvers are down, I can't grab the id. When they're up I'll reply with the info.
  Reply With Quote
12-03-14, 01:14 PM   #7
Nibelheim
local roygbi-
 
Nibelheim's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2010
Posts: 1,600
Originally Posted by Karyy View Post
EDIT: Changing the min level that the aura shows up fixes it.
Sounds like it may be another problem with the IsPlayerSpell() check, which setting the Min Level bypasses. IsPlayerSpell() also doesn't return true for DK diseases like Frost Fever. Only happened since 6.0.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » Moonfire/Sunfire aura tracking.

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off