Comments about PitBull Unit Frames 4.0 http://www.wowace.com/addons/pitbull4/ The latest comments about PitBull Unit Frames 4.0 en-us Sun, 22 Nov 2009 01:55:01 +0000 WowAce.com (http://www.wowace.com) Comment #729 http://www.wowace.com/addons/pitbull4/?comment=729 <p>Hello. First, let me start by stating that I absolutely LOVE Pitbull. I can't play without it. But, recently(patch 3.2.2) I have been running into an issue. My health and power bars aren't updating properly. Lets say I have 32,000 mana in total. If I am at 3000 mana and cast a spell that costs 500 mana, my power bar and text reflect that my mana is 2500 for 1 second, then they reset to my maximum mana. This is the same with my health bars. This is also evident in my target frame with myself targeted. Through testing this issue doesn't apply to targeting other players. Any help would be very appreciated!</p> Sun, 22 Nov 2009 01:55:01 +0000 http://www.wowace.com/addons/pitbull4/?comment=729 http://www.wowace.com/addons/pitbull4/?comment=729 no-reply@curseforge.com (FynexFox) Comment #728 http://www.wowace.com/addons/pitbull4/?comment=728 <p>All of the buffs and debuffs for every frame are perfect and right where i want them except for my target's buffs. It seems they are anchored in the middle of the screen. They are the scale I want, it's just that they won't move. When I go to configuration mode, it shows that all the buffs should be right below the target frame, yet they are still in the middle of the screen. It seems to be only certain buffs. Please help!</p> <p>Picture: <a href="http://s494.photobucket.com/albums/rr308/jman1761/?action=view&amp;current=WoWScrnShot_112109_170557.jpg">http://s494.photobucket.com/albums/rr308/jman1761/?action=view&amp;current=WoWScrnShot_112109_170557.jpg</a></p> Sat, 21 Nov 2009 22:23:12 +0000 http://www.wowace.com/addons/pitbull4/?comment=728 http://www.wowace.com/addons/pitbull4/?comment=728 no-reply@curseforge.com (jman1761) Comment #727 http://www.wowace.com/addons/pitbull4/?comment=727 <p>is there any way to copy the settings of 3.0 to 4.0?</p> Sat, 21 Nov 2009 16:11:26 +0000 http://www.wowace.com/addons/pitbull4/?comment=727 http://www.wowace.com/addons/pitbull4/?comment=727 no-reply@curseforge.com (Bluheim) Comment #726 http://www.wowace.com/addons/pitbull4/?comment=726 <p>I use pitbull 3.0 i have an awesome setup. for some reason i can no longer edit the options the pitbull tab doesnt open up and i recieve some errors also my focus frame doesnt work at all. i believe its because its outdated. I tried installing 4.0 thinking it was just an upgraded version but its completely different and messes up my whole setup how do i fix this?</p> Fri, 20 Nov 2009 16:58:28 +0000 http://www.wowace.com/addons/pitbull4/?comment=726 http://www.wowace.com/addons/pitbull4/?comment=726 no-reply@curseforge.com (Vealan) Comment #725 http://www.wowace.com/addons/pitbull4/?comment=725 <p>Lorenszo: If you're using any custom LUA Texts, it's possible for the LUA text to leak. There was a tooltip-scraping text out there that leaked a ton of memory.</p> Thu, 19 Nov 2009 21:14:26 +0000 http://www.wowace.com/addons/pitbull4/?comment=725 http://www.wowace.com/addons/pitbull4/?comment=725 no-reply@curseforge.com (Kitjan) Comment #724 http://www.wowace.com/addons/pitbull4/?comment=724 <p>Hello There!</p> <p>Just switched from Xperl and was wanting to use this for a week or so to get a good feel of it.</p> <p>Got a big issue early on. I am unable to find the settings to disables the "Auras" for the player frame.</p> <p>The only frames I want auras to show up are on the "target" and "target of target" frames.</p> <p>If anyone can help me out I greatly appreciate it! Other than that Pitbull looks great!</p> Wed, 18 Nov 2009 19:54:35 +0000 http://www.wowace.com/addons/pitbull4/?comment=724 http://www.wowace.com/addons/pitbull4/?comment=724 no-reply@curseforge.com (Ronikin) Comment #723 http://www.wowace.com/addons/pitbull4/?comment=723 <p>Lorenszo, Raids create more frames that solo or 5 man party playing. We can't delete frames (a limitation of WoW itself). We do reuse frames as much as possible. But ultimately, the frames use memory. Memory usage really isn't a huge concern. Addon memory usage is really a very very very tiny proportion of the memory that WoW uses.</p> <p>Addtionally, if you're using an embedded version (which if you don't know if you are or aren't you are), then memory usage of the libraries that we use and that may also be used by other addons that you have installed may be being attributed to PitBull. Instead of to these specific libraries and addons.</p> Wed, 18 Nov 2009 09:58:42 +0000 http://www.wowace.com/addons/pitbull4/?comment=723 http://www.wowace.com/addons/pitbull4/?comment=723 no-reply@curseforge.com (Shefki) Comment #722 http://www.wowace.com/addons/pitbull4/?comment=722 <p>Just curious if anyone else has ran across this. During raids my memory usage for pitbull goes from it's usual 2ish and continues to balloon from there, until i reload my ui (normally reset it when it gets up around 15). I can't think of what might be causing it.</p> Wed, 18 Nov 2009 01:57:25 +0000 http://www.wowace.com/addons/pitbull4/?comment=722 http://www.wowace.com/addons/pitbull4/?comment=722 no-reply@curseforge.com (Lorenszo) Comment #721 http://www.wowace.com/addons/pitbull4/?comment=721 <p>just a suggestion on the range fader:</p> <p>elseif class == &#34;DEATHKNIGHT&#34; then<br> &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;enemy_spells ..... <br> &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;friendly_spells[#friendly_spells+1] = GetSpellInfo(47541) -- Death Coil<br> &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;res_spells ....</p> <p>not all dks have hysteria. So if you are not blood, the range for allies to fade in, will be melee range.</p> <p>Deathcoil is the only targeted skill that a dk can cast on allies (the healing version if the target is undead) besides hysteria, only difference is that every dk have deathcoil =).</p> Sat, 14 Nov 2009 03:38:08 +0000 http://www.wowace.com/addons/pitbull4/?comment=721 http://www.wowace.com/addons/pitbull4/?comment=721 no-reply@curseforge.com (eflow) Comment #720 http://www.wowace.com/addons/pitbull4/?comment=720 <p>Liantha to add color you need to meddle with LUA texts.</p> Wed, 11 Nov 2009 14:14:12 +0000 http://www.wowace.com/addons/pitbull4/?comment=720 http://www.wowace.com/addons/pitbull4/?comment=720 no-reply@curseforge.com (silkfire)