Category: Action Bar Mods
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
zork's Portal Bug Reports Feature Requests
Author:
Version:
008
Date:
11-14-2008 04:42 PM
Size:
4.75 Kb
Downloads:
11,503
Favorites:
33
MD5:
Pictures
Click to enlarge
007
Click to enlarge
007
rBars2   Popular! (More than 5000 hits)

Info

rBars2 is outdated. Please use:

rActionBarStyler
  Change Log - rBars2
008
- vehicle and deathknight fixes

007
- stuff for rothui081027

006
- petbar cannot be casted in combat, but will show after
- changes for rothui081026

005
- pet bar now styled
- shapeshift bar now styled
- fixed bug with rogue shapeshift position

004
- config for bar layout
- config for shapeshift
- fixed bug for self:Alpha

003
- fixed stuff
- config for textures, scale and alpha at the top of the lua-file

002
- more comments and some bugfixes. check googlecode for diffs.

001
- initial release
  Optional Files - rBars2
Sorry, there are currently no optional files available.
  Comments - rBars2
Post A Reply Comment Options
Old 11-11-2008, 08:23 AM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1080
Uploads: 28
Only tainting warnings. No big deal.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild
zork is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2008, 02:47 AM  
Rintrah
A Defias Bandit

Forum posts: 2
File comments: 21
Uploads: 0
Quote:
Originally posted by kinkyafro
Ello

Getting some taint stuff when attacking from prowl with my druid -

Code:
11/8 16:10:37.455  Global variable ActionButton_Update tainted by rBars2 - Interface\AddOns\rBars2\rBars2.lua:332
11/8 16:10:37.455  Execution tainted by rBars2 while reading ActionButton_Update - Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      BonusActionButton2:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - BonusActionButton2:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      BonusActionButton2:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - VehicleMenuBarActionButton2:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      VehicleMenuBarActionButton2:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - BonusActionButton3:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      BonusActionButton3:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - VehicleMenuBarActionButton3:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      VehicleMenuBarActionButton3:OnEvent()
Eventually the taint.log fill up with this stuff although I only get one warning about it

cheers!
I get similar errors as a rogue attacking from stealth.. anytime the possess bar tries to update in combat.
Rintrah is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-10-2008, 02:00 PM  
Terak
A Defias Bandit

Forum posts: 3
File comments: 32
Uploads: 0
Anyone know how i can change Bar4 from 12x1 Buttons to a 1x12 Button
Terak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-09-2008, 10:22 AM  
vithos
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
is there any way to use LibKeyBound with rBars2/blizzard bars? i'm spoiled
vithos is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2008, 11:20 AM  
kinkyafro
An Aku'mai Servant

Forum posts: 33
File comments: 6
Uploads: 0
Ello

Getting some taint stuff when attacking from prowl with my druid -

Code:
11/8 16:10:37.455  Global variable ActionButton_Update tainted by rBars2 - Interface\AddOns\rBars2\rBars2.lua:332
11/8 16:10:37.455  Execution tainted by rBars2 while reading ActionButton_Update - Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      BonusActionButton2:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - BonusActionButton2:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      BonusActionButton2:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - VehicleMenuBarActionButton2:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      VehicleMenuBarActionButton2:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - BonusActionButton3:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      BonusActionButton3:OnEvent()
11/8 16:10:37.455  An action was blocked in combat because of taint from rBars2 - VehicleMenuBarActionButton3:Show()
11/8 16:10:37.455      Interface\AddOns\rBars2\rBars2.lua:253 ActionButton_Update()
11/8 16:10:37.455      Interface\FrameXML\ActionButton.lua:339 ActionButton_OnEvent()
11/8 16:10:37.455      VehicleMenuBarActionButton3:OnEvent()
Eventually the taint.log fill up with this stuff although I only get one warning about it

cheers!
kinkyafro is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2008, 06:45 AM  
badMonkey
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Quote:
Originally posted by zork
hotkeys will only be visibile after you set them. rBars has no hotkeys sorry.
So assuming I play with default bindings, even then rBars2 does not display them by default? Is there any way to make it display them?
badMonkey is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2008, 01:50 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1080
Uploads: 28
hotkeys will only be visibile after you set them. rBars has no hotkeys sorry.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild
zork is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-07-2008, 07:57 AM  
badMonkey
A Kobold Labourer

Forum posts: 0
File comments: 13
Uploads: 0
Hey,
there seems to be an issue with the hotkey and macro texts, they won't show up for me (after login, reloadui, ...) until I clear and re-set any binding via Blizzard keybindings.
But, strangely, the item/charges/... counts are shown.

And can anyone tell me where to set the font size for the hotkeys and macro texts? Thanks in advance.
badMonkey is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2008, 06:41 PM  
Wimpface
A Cobalt Mageweaver
Interface Author - Click to view interfaces

Forum posts: 225
File comments: 244
Uploads: 21
Quote:
Originally posted by Qynova
Hello, would it be hard for a lua rookie (at best) to hide the 2 side bars till mouseover? or to go one better; toggle the 2 side bars to show on/off via a keybinding press?
Those are the 2 default side bars, just hacked though as the other bars... Wouldn't be too hard i guess

Wowwiki is your friend ^^
Wimpface is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2008, 01:22 AM  
WaldoJeffers
A Molten Giant
 
WaldoJeffers's Avatar

Forum posts: 552
File comments: 57
Uploads: 0
Hello, would it be hard for a lua rookie (at best) to hide the 2 side bars till mouseover? or to go one better; toggle the 2 side bars to show on/off via a keybinding press?
__________________
Quote:
I said lady, step inside my Hyundai

Last edited by WaldoJeffers : 11-06-2008 at 01:25 AM.
WaldoJeffers is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-05-2008, 08:26 PM  
simply4
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hmm, I think the possess bar isn't picking up your gloss textures correctly. The pet bar is, it seems, but not when you're doing an action that is "possessing" (teron ghosts, steam tonk tanks, etc).

I noticed in your code you made some comments on whether you weren't sure if the possess bar was actually a separate thing, so maybe the code to texture it was left out? It's a bit over my head.

I did make some changes to the lua, and there's a small chance I might've messed something up that's causing this, but I don't think so.
simply4 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-04-2008, 04:43 AM  
Wimpface
A Cobalt Mageweaver
Interface Author - Click to view interfaces

Forum posts: 225
File comments: 244
Uploads: 21
Hi again lol... I followed your lead on the MultiBarBottomRight1 and now i'm a bit curious, does it anchor to ActionButton1?

Code:
    ActionButton1:ClearAllPoints()
    ActionButton1:SetPoint("BOTTOMLEFT",f,"BOTTOMLEFT",0,0);    

    --need to do this since I reanchored the bonusactionbar to f
    BonusActionBarTexture0:Hide()
    BonusActionBarTexture1:Hide()
    
    BonusActionButton1:ClearAllPoints()
    BonusActionButton1:SetPoint("BOTTOMLEFT",f,"BOTTOMLEFT",0,0);
    
    if button_system == 0 then

      MultiBarBottomLeftButton1:ClearAllPoints()  
      MultiBarBottomLeftButton1:SetPoint("BOTTOMLEFT",ActionButton1,"TOPLEFT",0,5);

      MultiBarBottomRightButton1:ClearAllPoints()  
      MultiBarBottomRightButton1:SetPoint("BOTTOMLEFT",MultiBarBottomLeftButton1,"TOPLEFT",0,15);
EDIT: Might tell you that i've tried to edit the code, but with no success... What i tried was:

Code:
MultiBarBottomRightButton1:SetPoint("BOTTOMLEFT",MultiBarBottomLeftButton1,"TOPLEFT",0,5);
Where it's 5 instead of 15... Please shed some light over this!

Last edited by Wimpface : 11-04-2008 at 04:50 AM.
Wimpface is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-31-2008, 04:49 AM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1080
Uploads: 28
Re: rbars.lua error 231.

Quote:
Originally posted by AnElk
Interface\addons\rBars2\rBars2.lua:231: unexpected symbol
Thx for reporting, I will look into it.

Edited: Checked it and it worked without any problems. Strange, please deactivate every other mod to make sure its rBars2. I don't get this problem.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild

Last edited by zork : 10-31-2008 at 05:15 PM.
zork is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 08:22 PM  
AnElk
A Kobold Labourer
 
AnElk's Avatar

Forum posts: 0
File comments: 50
Uploads: 0
rbars.lua error 231.

*** Major edit ***

I was completely wrong about the druid form... In fact, what I had done was change that one single variable that changes the actionbar from a 2x6 style to a 1x12.
No character works with the 1x12 setting any more. I changed it back to 2x6 and rBars2 work again. Something is broken with the code there it seems.

This works...

--button system for bar 1 and bar 2
-- 0 = 1x12 layout
-- 1 = 2x6 layout
local button_system = 1


But when I change it to:

--button system for bar 1 and bar 2
-- 0 = 1x12 layout
-- 1 = 2x6 layout
local button_system = 0


The result becomes the same on all characters:

Interface\addons\rBars2\rBars2.lua:231: unexpected symbol

I would insert a screenshot of it but this website does not allow attachments to posts, only http links and I don't have a website to put it on. lol

Last edited by AnElk : 10-31-2008 at 02:42 AM.
AnElk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-30-2008, 01:57 AM  
ken kao
A Kobold Labourer

Forum posts: 0
File comments: 24
Uploads: 0
Smile Is there a chinese version?

The nameplates of target and target of target are "level ??" now. ==> It can not show Chinese. Some players ask "Is there a Chinese version now?"
ken kao is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.