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,504
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 02-01-2009, 02:09 PM  
rocnroll
A Defias Bandit

Forum posts: 3
File comments: 8
Uploads: 0
Quote:
Originally posted by badMonkey
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?
I have the same problem. I will set my bindings through the default UI, they appear on the buttons. If I do a reload UI or even logout and back in, they do not appear. Even stranger, I can't use the key binds until I open the interface and rebind the a key, then everything works.

I love theses bars, light weight and look very cool and the LUA configurations are not that bad even with my knowledge.

Any suggestions on how to fix this annoyance?

Thanks.

Edit: NVM, after reading the discussions for rActionBarStyler and rActionButtonStyler, I found the post where I can change two lines and everything displays like I want! I was wrong about the buttons not functioning. (opps sorry).

Seeing as these two mods take even less memory than rBars2, I'm very happy.

Last edited by rocnroll : 02-01-2009 at 10:35 PM.
rocnroll is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-27-2008, 04:08 PM  
pHishr
A Fallenroot Satyr
 
pHishr's Avatar
Interface Author - Click to view interfaces

Forum posts: 25
File comments: 189
Uploads: 12
>.<

Quote:
...hacked some functions...
=o

you eez teh kriminalz =p

Nah great work m8

EDIT: If you disable BottomLeftActionBar, and you have a pet out, the texture for pets ActionBar remains as it is without the AddOn.

Will post a screenie later, just to tired atm.


EDIT2:

Here

__________________

Last edited by pHishr : 01-02-2009 at 12:58 PM.
pHishr is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-25-2008, 09:29 PM  
fir3fly
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
I seem to have found a bug (or at least I think its a bug as I have made some changes to the default alpha - set it to 0.45).

The problem:
1) login or reloadui = action bars fine
2) Shape shift = action bars fine
3) Cancel shape shift = action bar 1 (the 1 which changes with stance) has a very low alpha, very very hard to see and definately below 0.45

I checked the changes to the code I made and couldn't find any problems with it so I'm not sure what the problem is.
fir3fly is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-14-2008, 06:43 AM  
shkm
A Flamescale Wyrmkin
 
shkm's Avatar
Interface Author - Click to view interfaces

Forum posts: 149
File comments: 78
Uploads: 5
Quote:
Originally posted by Aluria
Hi there

I've got a lil problem with rBars2.. To be exact: The new Vehicles Interface.. whenever i leave the car/worm/whatever the bar doesnt switch back to my "normal" bar.. I always have to do a /rl to make it work again.. This is espacially a bit stupid when i got kicked out of the vehicle if it gets killed/destroyed n i would _really_ need my attacks =( Most often it ends deadly.. for me ofc..

and.. is there an easy way to include a totemtimer into ure bars? Maybe on the 1st 4 Buttons on the 2nd bar.. leftactionbarwhatever.. Sorry for my bad english :S im from germany n my english aint the best =(
I'm also experiencing annoying problems with vehicles. Sometimes the bar doesn't switch at all upon entering or leaving, yet sometimes it is fine. There doesn't appear to be any consistency.

I would also like to mention that The Prophet Tharon'ja's encounter at the end of Drak'Tharon keep has major issues: whenever I got turned into a skeleton, I was utterly useless because the bar wouldn't load; this happened every time, and the result was a dead party member on heroic.

I consider these problems of critical importance. I love this addon, but will it be fixable in a reasonable timeframe?

What on Earth was Blizzard thinking when they made these new bars, anyway? The default ones cover ~95% of your screen.
shkm is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-02-2008, 04:52 PM  
Aluria
A Murloc Raider

Forum posts: 5
File comments: 68
Uploads: 1
Hi there

I've got a lil problem with rBars2.. To be exact: The new Vehicles Interface.. whenever i leave the car/worm/whatever the bar doesnt switch back to my "normal" bar.. I always have to do a /rl to make it work again.. This is espacially a bit stupid when i got kicked out of the vehicle if it gets killed/destroyed n i would _really_ need my attacks =( Most often it ends deadly.. for me ofc..

and.. is there an easy way to include a totemtimer into ure bars? Maybe on the 1st 4 Buttons on the 2nd bar.. leftactionbarwhatever.. Sorry for my bad english :S im from germany n my english aint the best =(

Last edited by Aluria : 12-02-2008 at 06:22 PM.
Aluria is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-26-2008, 06:54 AM  
Gevatter
A Kobold Labourer
 
Gevatter's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 6
Uploads: 2
Same problem here.
How can i move one of these Bars?

EDIT:
Solved the Problem with changing
Code:
PetActionButton1:SetPoint("BOTTOMLEFT",MultiBarBottomRightButton1,"TOPLEFT",5,15);
to
Code:
PetActionButton1:SetPoint("BOTTOMLEFT",MultiBarBottomRightButton5,"TOPLEFT",5,15);
-----
Gleiches Problem hier.
Wie kann ich eine der Bars verschieben? Ich steig durch die lua irgendiwe noch nicht 100%ig durch. Alles was ich versuche produziert fehlermeldungen.

Last edited by Gevatter : 11-26-2008 at 11:48 AM.
Gevatter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 05:46 PM  
Meebsy
A Defias Bandit
 
Meebsy's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Shapeshift bar & Pet action bar

I play a paladin so I have the shapeshift bar showing so I can switch auras around but whenever I get a pet to control in a quest the pets actionbar gets hidden behind the shapeshift bar.
__________________
Meebsy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-17-2008, 09:36 AM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1082
Uploads: 28
Re: Re: Re: Possess bar incombat switching

Quote:
Originally posted by pererikk
Just wondering if i have this issue aswell.

Im having an issue with, when i am mounted, and while mounted start casting dots on mobs, i dissmount but my pet bar doesnt show up until after combat....

Ohh btw im a warlock and i usually keep my felguard on passive so when i dismount it just stands there so i have to press ctrl+1 to get him to attack due to the fact that the pet bar doesnt show up..
I am working on this issue. Maybe I can fix it by using hooksecurefunc.
__________________
| 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-17-2008, 07:32 AM  
pererikk
A Defias Bandit
Interface Author - Click to view interfaces

Forum posts: 3
File comments: 6
Uploads: 1
Re: Re: Possess bar incombat switching

Quote:
Originally posted by zork
This is true and cannot be changed. I use the blizzard bars and blizzard does not allow show/hiding bars for external mods in combat. Don't ask me why. I can do nothing against it.
Just wondering if i have this issue aswell.

Im having an issue with, when i am mounted, and while mounted start casting dots on mobs, i dissmount but my pet bar doesnt show up until after combat....

Ohh btw im a warlock and i usually keep my felguard on passive so when i dismount it just stands there so i have to press ctrl+1 to get him to attack due to the fact that the pet bar doesnt show up..
pererikk is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-15-2008, 10:50 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1082
Uploads: 28
Re: Possess bar incombat switching

Quote:
Originally posted by Meebsy
Currently the possess/pet bar doesnt switch when in combat which can be a problem if part of an objective is done while in combat.
For example there is a quest in dragonblight which requires you to steal scarlet onslaught mounts after killing their rider. This is done in combat and doesnt switch the bar so I couldnt see what spells or actions it had.
This is true and cannot be changed. I use the blizzard bars and blizzard does not allow show/hiding bars for external mods in combat. Don't ask me why. I can do nothing against it.
__________________
| 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-15-2008, 06:39 PM  
Meebsy
A Defias Bandit
 
Meebsy's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Possess bar incombat switching

Currently the possess/pet bar doesnt switch when in combat which can be a problem if part of an objective is done while in combat.
For example there is a quest in dragonblight which requires you to steal scarlet onslaught mounts after killing their rider. This is done in combat and doesnt switch the bar so I couldnt see what spells or actions it had.
__________________
Meebsy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 04:12 PM  
zork
A Flamescale Wyrmkin
 
zork's Avatar
Interface Author - Click to view interfaces

Forum posts: 146
File comments: 1082
Uploads: 28
Re: Re: Graphic issues

New version with WotLK, Deathknight and vehicle fixes is out.
__________________
| Simple is beautiful.
| Blog | Roth UI | Roth UI mini | Roth UI FAQ | GoogleCode | DevShots | TheBigOne | Guild

Last edited by zork : 11-15-2008 at 09:54 AM.
zork is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 09:03 AM  
ohsnap
A Kobold Labourer

Forum posts: 1
File comments: 3
Uploads: 0
How would one physically move buttons to another location? There are a bunch sitting right in the middle of the screen.
ohsnap is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-14-2008, 04:22 AM  
Meebsy
A Defias Bandit
 
Meebsy's Avatar

Forum posts: 3
File comments: 41
Uploads: 0
Graphic issues

While doing the quest on the horde side to rescure sickly kodos, upon jumping into them the possess/vehicle bar comes up as in the following image.



And once I exit the kodo the default bar shows up and will only go away with the reload of the ui.
__________________
Meebsy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2008, 07:18 PM  
Blt
A Defias Bandit

Forum posts: 2
File comments: 7
Uploads: 0
Hmm, i'm getting errors that are different from that too. I'll edit this post with exactly what they are later because servers are still down, however my pet bar won't show up if I use my Feral Spirits while in combat.
Blt 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.