Ok, next question: can a conflict with another mod cause this kind of error? (Sorry if that's a newb question.) It's driving me nuts, I really want to use this for my exp / rep bar.
Ok, next question: can a conflict with another mod cause this kind of error? (Sorry if that's a newb question.) It's driving me nuts, I really want to use this for my exp / rep bar.
Just updated it. should be ver 3289. I might try and get FuBar to fire an event on full loading to avoid all these issues... but that would require all of you using this addon to get the version from the SVN, which won't really help other people...
Although CK has said he should release a new version soonish.
I use FuFactions and FuExperience to watch my experience/faction as I don't have my exp bar visible on my UI.
If I 'watch' a faction is shows up the current repbar in a rather inconvient place (I'd rather you addon would suppress both default repbar and expbar). However if I watch a FuFaction then no repbar appears, so it follows if your addon picked up FuFactions watch then I'd get no ugly default repbar and a easy way to pick which faction to watch.
Just my entirely selfish thoughts :)
P.S. On my 60 chars the bar shows up as 'full exp + rested', possibly it should be disabled at 60 (or some netural colour)?
if(self["GetPanel"] and self:GetPanel() ~= self.Panel or self:GetPanel()["GetAttachPoint"] and self:GetPanel():GetAttachPoint() ~= self.Side) then
self:Reanchor()
end
I've made it hide the normal bars too and grey out on 60.
As for FuFaction, it does all it's own watching. I just use the Blizzard functionality, so unless you get the FuFaction chap to call the SetWatchedFactionIndex(index) function on setting of whatever, it won't hook into FuXPFu
You are not alone, I'm having the same problem.
I won't be posting this quite yet to WoWi until the majority of bugs are ironed out =)
Murialla, Lanacan: Could you try the latest update?
Not sure if its suppose to work this way hehe.
Although CK has said he should release a new version soonish.
getting error: FuXPFu.lua:271: `)' expected near `then'
It does not display on the fubar.
Thanks
that is FuFactions.
I use FuFactions and FuExperience to watch my experience/faction as I don't have my exp bar visible on my UI.
If I 'watch' a faction is shows up the current repbar in a rather inconvient place (I'd rather you addon would suppress both default repbar and expbar). However if I watch a FuFaction then no repbar appears, so it follows if your addon picked up FuFactions watch then I'd get no ugly default repbar and a easy way to pick which faction to watch.
Just my entirely selfish thoughts :)
P.S. On my 60 chars the bar shows up as 'full exp + rested', possibly it should be disabled at 60 (or some netural colour)?
if(self["GetPanel"] and self:GetPanel() ~= self.Panel or self:GetPanel()["GetAttachPoint"] and self:GetPanel():GetAttachPoint() ~= self.Side) then
self:Reanchor()
end
It appears to be working for me.
I've made it hide the normal bars too and grey out on 60.
As for FuFaction, it does all it's own watching. I just use the Blizzard functionality, so unless you get the FuFaction chap to call the SetWatchedFactionIndex(index) function on setting of whatever, it won't hook into FuXPFu
Thanks so much for your work on this! =D
Now I can package it up =)