Alright I've searched to the best of my ability, and it just won't work.
Is there a way for pitbull to show the zone of my current target? I tried the [zone] dogtag and the text did not come up. For instance if I target someone in grid to see where they are, since I have tooltips disabled on most of my unit frames, could I have their curent zone come up as static text on my pitbull target frame?
You don't get anything for [Zone] if they're in the same (sub?)zone as you. If they're in the same place, you don't need to know where they are.
I took a quick look at the threads, but I couldn't find the answer to my specific question (though it has probably been asked a hundred times before, so: my apologies in advance)
How can I send my complete Pitbull setup to another person in game and how can I save my complete layout beforehand to send it?
I read a comment about this, in which is stated, that one can send settings 'per frame' (which I understand means for example 'Player' 'Targets target' and so on. But I'd like to share my complete set with another person.
I took a quick look at the threads, but I couldn't find the answer to my specific question (though it has probably been asked a hundred times before, so: my apologies in advance)
How can I send my complete Pitbull setup to another person in game and how can I save my complete layout beforehand to send it?
I read a comment about this, in which is stated, that one can send settings 'per frame' (which I understand means for example 'Player' 'Targets target' and so on. But I'd like to share my complete set with another person.
Thanks for your help,
dualaud
Give them you saved vars file would be the easiest
is there a way to add vertical spacing for buffs, not just horizontal? cause that looks fugly with just horizontal :<
At present the only thing you can do is to modify the Layout.lua file in the Aura subdir of Pitbull.
These are the changes I made. I hope they might be of help.
120c120
< x, y = 0, y + buffsize * (split and 1 or grow)
---
> x, y = 0, y + (spacing + buffsize) * (split and 1 or grow)
150c150
< x, y = 0, y + debuffsize
---
> x, y = 0, y + debuffsize + spacing
210c210
< x, y = 0, y + (invert and -1 or 1) * debuffsize * grow
---
> x, y = 0, y + (invert and -1 or 1) * (debuffsize + spacing) * grow
At present the only thing you can do is to modify the Layout.lua file in the Aura subdir of Pitbull.
These are the changes I made. I hope they might be of help.
120c120
< x, y = 0, y + buffsize * (split and 1 or grow)
---
> x, y = 0, y + (spacing + buffsize) * (split and 1 or grow)
150c150
< x, y = 0, y + debuffsize
---
> x, y = 0, y + debuffsize + spacing
210c210
< x, y = 0, y + (invert and -1 or 1) * debuffsize * grow
---
> x, y = 0, y + (invert and -1 or 1) * (debuffsize + spacing) * grow
I know that, but I asked for an option inside the PitBull menu.
PitBull: ERROR: Update time called but no Totemtimer Frame initialized.
I get 2 of these per second on my shaman. I've found no way to stop it short of disabling the totembar. It occurs only in chatpane 1, and ticks away regardless of if any totems are out or not. This has been happening for near a month now and I do actively update from WAU.
However this error does not always occurs. And those times when I do attempt to capture it with bugsack it seems to not happen. If and when I do catch it I'll add it to the thread. Let me know what other info I can give you.
I get 2 of these per second on my shaman. I've found no way to stop it short of disabling the totembar. It occurs only in chatpane 1, and ticks away regardless of if any totems are out or not. This has been happening for near a month now and I do actively update from WAU.
However this error does not always occurs. And those times when I do attempt to capture it with bugsack it seems to not happen. If and when I do catch it I'll add it to the thread. Let me know what other info I can give you.
Just always run with bugsack active and u should have it in notime.
[2008/07/14 20:50:22-571-x1]: PitBull-r78096\PitBull.lua:812: Usage: PitBullTexture66:SetDrawLayer("layer")
LibRockModuleCore-1.0-1118:92: in function <...libs\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:84>
<in C code>: ?
LibRockEvent-1.0-1118 (FuBar):468: in function <...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:414>
(tail call): ?:
LibRock-1.0-3317 (FuBar):2479: in function <...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2447>
LibRock-1.0-3317 (FuBar):2539: in function `RecheckEnabledStates'
LibRockModuleCore-1.0-1118:691: in function `ToggleModuleActive'
PitBull-r78096\PitBull.lua:1721: in function <Interface\AddOns\PitBull\PitBull.lua:1705>
<in C code>: ?
LibRockConfig-1.0-18012:2008: in function <...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1900>
LibRockConfig-1.0-18012:4420: in function <...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:4416>
---
[2008/07/14 20:50:22-571-x1]: PitBull-r78096\PitBull.lua:812: Usage: PitBullTexture71:SetDrawLayer("layer")
LibRockModuleCore-1.0-1118:92: in function <...libs\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:84>
<in C code>: ?
LibRockEvent-1.0-1118 (FuBar):468: in function <...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:414>
(tail call): ?:
LibRock-1.0-3317 (FuBar):2479: in function <...erface\AddOns\FuBar\libs\LibRock-1.0\LibRock-1.0.lua:2447>
LibRock-1.0-3317 (FuBar):2539: in function `RecheckEnabledStates'
LibRockModuleCore-1.0-1118:691: in function `ToggleModuleActive'
PitBull-r78096\PitBull.lua:1721: in function <Interface\AddOns\PitBull\PitBull.lua:1705>
<in C code>: ?
LibRockConfig-1.0-18012:2008: in function <...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:1900>
LibRockConfig-1.0-18012:4420: in function <...s\FuBar\libs\LibRockConfig-1.0\LibRockConfig-1.0.lua:4416>
---
I'm sure this has been answered in here before, but after the first few dozen pages I didn't see anything (although I could have missed it):
When I upgrade to the latest version of Pitbull, I can no longer shift-right click any unit frame or type /pitbull to bring up a config window. It simply doesn't want to open. I've tried disabling all my addons, but that doesn't seem to work, and I've narrowed my addons down to a scant few that I rabidly feel like I can't live without (bongos, gatherer, facemelter, cartographer, DBM, dotimer and a few others). This happens on both Mac and PC, so I'm thinking I do have an add-on conflict and was hoping someone could tell me which one it was.
The old Bloodthirst buff ID was 12331, the new one (confirmed by updating my local copy of PB) is 25252. Somebody that maintains PitBull should make the update to the Filters.lua file in PitBull_Aura.
The old Bloodthirst buff ID was 12331, the new one (confirmed by updating my local copy of PB) is 25252. Somebody that maintains PitBull should make the update to the Filters.lua file in PitBull_Aura.
Stupid patches. :P
Looks like ckknight has changed it to 23880. Not sure which ID is correct.
I recently started using Pitbull, and using the out of the box version with the threat meter on my pet (I'm a warlock, if that matters), I notice that the threat *number* on the meter only updates when I mouse over it. So I can mouseover, it'll show 6, and if the pet gains more threat it still shows 6. The bar updates, but the number does not.
The tag is, as far as I can tell, identical to the one on my portrait, which updates in real time. The pet does not.
Has anyone hit this issue, and is there a known fix?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
?nd.
You don't get anything for [Zone] if they're in the same (sub?)zone as you. If they're in the same place, you don't need to know where they are.
I took a quick look at the threads, but I couldn't find the answer to my specific question (though it has probably been asked a hundred times before, so: my apologies in advance)
How can I send my complete Pitbull setup to another person in game and how can I save my complete layout beforehand to send it?
I read a comment about this, in which is stated, that one can send settings 'per frame' (which I understand means for example 'Player' 'Targets target' and so on. But I'd like to share my complete set with another person.
Thanks for your help,
dualaud
Give them you saved vars file would be the easiest
cheers,
dual
At present the only thing you can do is to modify the Layout.lua file in the Aura subdir of Pitbull.
These are the changes I made. I hope they might be of help.
I know that, but I asked for an option inside the PitBull menu.
I get 2 of these per second on my shaman. I've found no way to stop it short of disabling the totembar. It occurs only in chatpane 1, and ticks away regardless of if any totems are out or not. This has been happening for near a month now and I do actively update from WAU.
However this error does not always occurs. And those times when I do attempt to capture it with bugsack it seems to not happen. If and when I do catch it I'll add it to the thread. Let me know what other info I can give you.
Just always run with bugsack active and u should have it in notime.
I'm guessing you're a shaman? I found a line in the TotemTimers module that could cause those errors; hopefully it's fixed now. :)
Thanks! I'll see if it makes a difference.
When I upgrade to the latest version of Pitbull, I can no longer shift-right click any unit frame or type /pitbull to bring up a config window. It simply doesn't want to open. I've tried disabling all my addons, but that doesn't seem to work, and I've narrowed my addons down to a scant few that I rabidly feel like I can't live without (bongos, gatherer, facemelter, cartographer, DBM, dotimer and a few others). This happens on both Mac and PC, so I'm thinking I do have an add-on conflict and was hoping someone could tell me which one it was.
Thanks in advance.
[2008/07/15 13:49:12-3967-x1]: PitBull_Aura-2.0\Filter.lua:637: Unknown spell ID: 12331
wowdb says that spell is Bloodthirst? http://www.wowdb.com/spell.aspx?id=12331 Warrior is specced Protection if that helps, doesn't have Bloodthirst.
i am also getting this message. and pitbull doenst show any buffs or debuffs on Player, Target, ToT, TOTT, Focus or Focus target.
Stupid patches. :P
Looks like ckknight has changed it to 23880. Not sure which ID is correct.
The tag is, as far as I can tell, identical to the one on my portrait, which updates in real time. The pet does not.
Has anyone hit this issue, and is there a known fix?