I see and understand. Wouldn't want to go through a bunch of code just to try explaining what would need to be done, but I certainly appreciate the response.
Changing frame to self seems to work for the icon, just need to adjust position which I can do.
I suppose it would be oUF version 1.0? At least that's what it says in the oUF.toc. I am using Lyn's layout version 0.8 with it.
Tried the pet happiness icon code you posted haste, but I can't get it to work. That or I am not putting it in the right place in the lua.
When I do enter the code (tried several places) it just causes the unit frames to not load and/or causes the default Blizzard unit frames to show.
I have a hunter and have been trying to get the pet health bar to show color of pet happiness, but I seem to only be able to get the pet's power bar to show as such.
I used p3lim's code to get it to work for pet power bar, but how would I change it to get it to work with pet health bar?
I tried changing the following and it didn't help.
self.Power.colorHappiness to self.Health.colorHappiness self.UNIT_MANA to self.UNIT_HEALTH
Below is p3lim's from page 100.
local _, class = UnitClass('player')
if(unit == 'pet' and class == 'HUNTER') then
self.Power.colorHappiness = true
self:RegisterEvent('UNIT_HAPPINESS')
self.UNIT_HAPPINESS = self.UNIT_MANA
end
***Edit***
I thought about it some more, how do I add the happiness icon to the left of the pet health bar if I can't get the pet health bar to use pet happiness?
Very nice, Sav. Here's what I've been working on - not an up-to-date shot as I've fixed a lot of the little issues I saw after this raid - but it's got elements of Benea, Tapestry, and Tiany's UI in it.
Dunno why imageshack isn't showing it in proper resolution. Whatever. Proper image is at :
Seerah, the (Player >> Other >> Layout) worked almost perfectly. :smile:
It did not save the position of my auroras from my main, but I just wrote down the setting info and applied it to my new character and all is well now.
I also saw that there was a report on jira for the profile problem.
You must first Save a Layout to be able to Export it. But, since your characters are on the same account, then once you save a Layout (Player -> Other -> Layout -> Save) you can then choose that layout from another character (Player -> Other -> Layout -> Choose). I'm not in-game atm, so I'm not 100% on the wording of the options...
I tried changing profiles in Cowtip last night and did get an error, but I thought that it had changed - perhaps they were already the same (Copied) though... But I did report it to ck. However, if you've wiped your saved variables and started afresh, and still cannot switch profiles... Report this on jira. :) (First see if it hasn't been reported already - if it has, you may add your comments to that report if needed.)
Thank you for your suggestions Seerah. I will try to save my layout first as well as check jira for any reports.
Read through all the pages and didn't find anything in regards to this.
I am having NO problems with PitBull on my main character. Everything works and stayed the same from PitBull 1.0 to 2.0, but I am having problems with any new characters I create.
Just recently started a new priest character and went to copy the profile settings from my main to use the same layout/settings, but this only moves the frames and doesn't position the text/auroras or any other settings to what my main has setup. Also, when I have tried to choose a different profile it removes all text and info from the unit frames and it just a big blurry box, but this doesn't happen every time and I can probably get a screen shot if necessary.
I have done the usual recommended fixes: reloadui, uninstall/reinstall with and without externals, deleted Add On/WTF folders, etc.
I also attempted to "Export Layout", but the option is grayed out.
Is copying profiles bugged and exporting layouts disabled/bugged?
That's really odd.... I don't call PlaySoundFile anywhere in my code at all - does anyone else get this? Could this error be due to another addon you have?
I am also receiving this error. When I first login to WoW I only get 1 error for this, but usually after about 15-20min of playing it starts increasing. Just before I logged out of game to post this same error, I had over 300x of the error after playing for about 30min.
0
Changing frame to self seems to work for the icon, just need to adjust position which I can do.
Thank you much haste.
0
Tried the pet happiness icon code you posted haste, but I can't get it to work. That or I am not putting it in the right place in the lua.
When I do enter the code (tried several places) it just causes the unit frames to not load and/or causes the default Blizzard unit frames to show.
0
I used p3lim's code to get it to work for pet power bar, but how would I change it to get it to work with pet health bar?
I tried changing the following and it didn't help.
self.Power.colorHappiness to self.Health.colorHappiness
self.UNIT_MANA to self.UNIT_HEALTH
Below is p3lim's from page 100.
***Edit***
I thought about it some more, how do I add the happiness icon to the left of the pet health bar if I can't get the pet health bar to use pet happiness?
0
Sorry if I might be asking this a lot as I myself am looking for a font that is suitable to my eyes.
0
What texture for unit frame bars and what font are you using?
0
0
Thanks, I will check that out.
Luckily I still have his Google Code SVN bookmarked.
0
What addon shows the item quality (green, blue, purple) in the Character Self and Inspect Frames?
0
It did not save the position of my auroras from my main, but I just wrote down the setting info and applied it to my new character and all is well now.
I also saw that there was a report on jira for the profile problem.
Again, thank you so much!
0
Thank you for your suggestions Seerah. I will try to save my layout first as well as check jira for any reports.
0
I am having NO problems with PitBull on my main character. Everything works and stayed the same from PitBull 1.0 to 2.0, but I am having problems with any new characters I create.
Just recently started a new priest character and went to copy the profile settings from my main to use the same layout/settings, but this only moves the frames and doesn't position the text/auroras or any other settings to what my main has setup. Also, when I have tried to choose a different profile it removes all text and info from the unit frames and it just a big blurry box, but this doesn't happen every time and I can probably get a screen shot if necessary.
I have done the usual recommended fixes: reloadui, uninstall/reinstall with and without externals, deleted Add On/WTF folders, etc.
I also attempted to "Export Layout", but the option is grayed out.
Is copying profiles bugged and exporting layouts disabled/bugged?
Any suggestions is greatly appreciated.
*PS: I get no errors from PitBull or any add ons.
0
I am also receiving this error. When I first login to WoW I only get 1 error for this, but usually after about 15-20min of playing it starts increasing. Just before I logged out of game to post this same error, I had over 300x of the error after playing for about 30min.