Just to ask again; How would I go about creating conditions to: Hide bar UNLESS possessing?
To reiterate, I want the bar to be hidden (because it has 1,2,3,4,5 etc bound to it and I don't need to see them as I have them memorized) but show up for let's say jousting in ToC; thus Hide UNLESS possessing.
Cheers, Red.
I have absolutely no idea if this will work, but you might try the following conditional: [nobonusbar:5]. A few other macro guides list [bonusbar:5] as the conditional that is true when you are posessing.
Is there a way to make the bars un-click-through-able? Eventually I want to not have to click much at all, but right now I'm still clicking a few buttons and I seem to manage to click between the buttons (thus unselecting my target: Very Bad when I'm tanking) more often than the tiny size of the space would allow for. (I'm using buttonFacade's default button enlarger but I've still got several pixels in between 'em.) I don't want the bars solid, or colored or anything like that. One of the things I love is that I don't have the big solid bars at the bottom. I can make little clusters of related buttons wherever I want.
Is there a way to make the bars un-click-through-able? Eventually I want to not have to click much at all, but right now I'm still clicking a few buttons and I seem to manage to click between the buttons (thus unselecting my target: Very Bad when I'm tanking) more often than the tiny size of the space would allow for. (I'm using buttonFacade's default button enlarger but I've still got several pixels in between 'em.) I don't want the bars solid, or colored or anything like that. One of the things I love is that I don't have the big solid bars at the bottom. I can make little clusters of related buttons wherever I want.
Thanks for any help you can give me
Llama
If you change the padding on the bar the "inbetween" space should go away. At 0 there should be no pixel between to hit.
Bartender4 (most up2date 4.4.1 with lib) worked fine for me in 3.2.0, I configured it as follows:
- all bars with padding 1
- all bars with scale 0.8
- enable 1-6 bars/stance/pet bar (paladin & D.K.), and disable all the others
- change bars' position to where i wanna them to be
But in 3.2.2, I found the configured bar position changed to the default position, NOT where I configured before, and all bars were enabled, while other settings remained.
Bartender4 (most up2date 4.4.1 with lib) worked fine for me in 3.2.0, I configured it as follows:
- all bars with padding 1
- all bars with scale 0.8
- enable 1-6 bars/stance/pet bar (paladin & D.K.), and disable all the others
- change bars' position to where i wanna them to be
But in 3.2.2, I found the configured bar position changed to the default position, NOT where I configured before, and all bars were enabled, while other settings remained.
i don't think the problem is the corrupted savefile, for I encountered this problem in both home PC and work PC... What's more, every time I configured the bars to the right position, when I logout, the position changed to the default position on next login.
the following is my bartender4.lua in WTF folder, and some other settings was written into the Interface/Addons/Bartender4/xxx.lua, e.g., padding, scale, bar position, bar enable/disable...
Does he play on a Vista system with Wow installed in the default loaction in the system?
That is known to cause isssues with SV's since Vista does not allow the updation of the SV files from a "non-admin" source.
(i don't run vista myself so i dun know the proper names for stuff, hopefully you van make out what i mean anyway)
yes, I understand what you mean, that's UAC in vista and win7.
i've been using XP SP3 for 1 years. this problem did NOT exist before 3.2.2, and exists in both my home PC and work PC (both XP SP3) RIGHT AFTER 3.2.2 - so i don't think problem relies on the operating system... maybe wow.exe's update make wrong the way it resolves WTF folder?
yes, I understand what you mean, that's UAC in vista and win7.
i've been using XP SP3 for 1 years. this problem did NOT exist before 3.2.2, and exists in both my home PC and work PC (both XP SP3) RIGHT AFTER 3.2.2 - so i don't think problem relies on the operating system... maybe wow.exe's update make wrong the way it resolves WTF folder?
No idea then, seems to run properly for me on my XP machine
No idea then, seems to run properly for me on my XP machine
BTW, did you ever dive into the bartender4 code? I think the origin (x=0, y=0) should be at the very center of the screen (1650 * 1080). Before 3.2.2 (in 3.2.0 and original versions), I wrote the bar position (x=some_value, y=some_value) into Interface/Addons/Bartender4/actionbars.lua according to WTF/account/SavedVariables/bartender4.lua, but the in-game position was not at what I wrote in the default settings.
Just to ask again; How would I go about creating conditions to: Hide bar UNLESS possessing?
To reiterate, I want the bar to be hidden (because it has 1,2,3,4,5 etc bound to it and I don't need to see them as I have them memorized) but show up for let's say jousting in ToC; thus Hide UNLESS possessing.
Cheers, Red.
Can anyone help with this? The only answer didn't work :(
Can anyone help with this? The only answer didn't work :(
Cheers!
Shouldn't it be possible to set default state "hidden" and add a conditional "show" on possess?
Or something along the lines of "if possess then show else hide" (i know thats not the acctual codeing, but makes it easier for me to explain my thinking)
Does anyone else have problems with Bartender4 on the PTR ? I cannot get any bars at all to show and the strange thing is that when I open the config there is nothing to see under General Settings, just blank space.
After toying around a bit, Bartender does work just fine when i disable ButtonFacade, so no Bartender problem.
After trying to profile which addon causes my Death Knight to experience stutter when I use abilities, I found out that Bartender's Stance Bar gets his update called an awful amount of times.
Is that Blizzard's behaviour? Or another addon hooking it?
And if it's Blizzard, does anyone know what they're doing there? Is there a reason why the stancebar has to update dozens and dozens of times per second?
I lost my vehicle bar in my current profile. I may have dragged it out of the screen and i can't get it back. Whenever i enable/disable it, it doesn't appear.
How do i reset only the vehicle bar without re-doing a new profile (bcos it's quite tedious)?
Appreciate help. Thanks!
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have absolutely no idea if this will work, but you might try the following conditional: [nobonusbar:5]. A few other macro guides list [bonusbar:5] as the conditional that is true when you are posessing.
Thanks for any help you can give me
Llama
If you change the padding on the bar the "inbetween" space should go away. At 0 there should be no pixel between to hit.
- all bars with padding 1
- all bars with scale 0.8
- enable 1-6 bars/stance/pet bar (paladin & D.K.), and disable all the others
- change bars' position to where i wanna them to be
But in 3.2.2, I found the configured bar position changed to the default position, NOT where I configured before, and all bars were enabled, while other settings remained.
What's happenning with this?
maybe corrupted savefile?
i don't think the problem is the corrupted savefile, for I encountered this problem in both home PC and work PC... What's more, every time I configured the bars to the right position, when I logout, the position changed to the default position on next login.
the following is my bartender4.lua in WTF folder, and some other settings was written into the Interface/Addons/Bartender4/xxx.lua, e.g., padding, scale, bar position, bar enable/disable...
Here an error log
any UI/macro changes in 3.2.2 and 3.2.2a? I did not see this in the release note.
Does he play on a Vista system with Wow installed in the default loaction in the system?
That is known to cause isssues with SV's since Vista does not allow the updation of the SV files from a "non-admin" source.
(i don't run vista myself so i dun know the proper names for stuff, hopefully you van make out what i mean anyway)
yes, I understand what you mean, that's UAC in vista and win7.
i've been using XP SP3 for 1 years. this problem did NOT exist before 3.2.2, and exists in both my home PC and work PC (both XP SP3) RIGHT AFTER 3.2.2 - so i don't think problem relies on the operating system... maybe wow.exe's update make wrong the way it resolves WTF folder?
No idea then, seems to run properly for me on my XP machine
BTW, did you ever dive into the bartender4 code? I think the origin (x=0, y=0) should be at the very center of the screen (1650 * 1080). Before 3.2.2 (in 3.2.0 and original versions), I wrote the bar position (x=some_value, y=some_value) into Interface/Addons/Bartender4/actionbars.lua according to WTF/account/SavedVariables/bartender4.lua, but the in-game position was not at what I wrote in the default settings.
This is the exact description of a virus/trojan that was first seen in 2007 and came up again some weeks ago.
Can anyone help with this? The only answer didn't work :(
Cheers!
Shouldn't it be possible to set default state "hidden" and add a conditional "show" on possess?
Or something along the lines of "if possess then show else hide" (i know thats not the acctual codeing, but makes it easier for me to explain my thinking)
Show while possesing, hide otherwise.
After toying around a bit, Bartender does work just fine when i disable ButtonFacade, so no Bartender problem.
Is that Blizzard's behaviour? Or another addon hooking it?
And if it's Blizzard, does anyone know what they're doing there? Is there a reason why the stancebar has to update dozens and dozens of times per second?
Anyone else have this problem?
How do i reset only the vehicle bar without re-doing a new profile (bcos it's quite tedious)?
Appreciate help. Thanks!