Download
(14Kb)
Download
Updated: 08-16-18 01:18 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-16-18 01:18 PM
Created:01-09-09 09:43 PM
Downloads:129,665
Favorites:284
MD5:

rActionBar  Popular! (More than 5000 hits)

Version: 800.20180816
by: zork [More]


Intro

rActionBar is a framework for Blizzard actionbars. It does nothing on its own, needs a layout like rActionBar_Zork.
API documentation
rActionBar API documentation
Quick-Links
rActionBar, rActionBar_Zork, rBuffFrame, rBuffFrame_Zork, rButtonTemplate, rButtonTemplate_Zork
Requires
rLib
Git
https://github.com/zorker/rothui/tre...8.0/rActionBar

Optional Files (3)
File Name
Version
Size
Author
Date
Type
800.20180901
2kB
09-02-18 03:34 AM
Addon
801-2018081101
2kB
08-11-18 04:38 AM
Addon
700.20161004
1kB
10-04-16 06:07 AM
Addon


Post A Reply Comment Options
Unread 12-02-14, 03:42 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Well. I never had any issues on my hunter but I will recheck.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 12-02-14, 05:09 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Am I the only one having the issue with not being able to move the petbar? Showing it is all fine and dandy but it sits underneath half my other bars and is un-movable..
Report comment to moderator  
Reply With Quote
Unread 12-01-14, 07:57 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@siweia
Good point. Open rActionBarStyler/core/petbar.lua and go to line 54. Remove the nomounted part. Thus make it look like this:
Lua Code:
  1. RegisterStateDriver(frame, "visibility", "[petbattle][overridebar][vehicleui][possessbar,@vehicle,exists] hide; [@pet,exists] show; hide")
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-30-14, 06:51 PM  
siweia
A Flamescale Wyrmkin
 
siweia's Avatar
AddOn Author - Click to view AddOns

Forum posts: 126
File comments: 195
Uploads: 14
I think it's better to show petbar when you mounted, especially when you choose the mount skill in Nagrand.
Report comment to moderator  
Reply With Quote
Unread 11-30-14, 03:33 AM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Pet bar

The pet bar does now show, however it is un-movable. /rabs unlock does show the movebox for all the bars (including the petbar) however moving the move box does not move the actual petbar.
I unfortunatly get no LUA errors related to rlib or ractionbarstyler at any point.

Also, my extra action button still does not show up on the UI.
Last edited by Joker119 : 11-30-14 at 03:34 AM.
Report comment to moderator  
Reply With Quote
Unread 11-11-14, 01:56 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Actionbar 6 and a few minor questions

The mousewheel bar cannot be displayed sorry. You would need to create 12 new action buttons and map them to the hidden bar. That is not the purpose of this mod.

The ExtraBar is the ExtraActionButton for quests/bosses. So yes.

You can create frames with kgPanels.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-11-14, 01:11 PM  
grete
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Actionbar 6 and a few minor questions

Hi,

i love this addon, it is so easy to configure my stuff.
i have a few questions though.
Is it possible to make the action bar 6 visible (the one you can get with mousewheel-whatever in the game)?
I would like to have some more buttons for engineer gadgets.

Next, what is the "Extra Bar"? As far as i can see it has one big button, is it the "Boss Button"? (like the Tortolla Shell Button)?

Last...i wish there would be an addon so simple as yours to create frames.
I just could not get !Beautycase to work and to make it worse there are 2 different versions, one direct download from 2011 and one as a part of NeavUI which is newer but completely different.
Any recommendation? Or anyone who could past me one single line to get a frame around for example skada?

Thanks
Report comment to moderator  
Reply With Quote
Unread 11-11-14, 07:57 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Thx.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-11-14, 07:49 AM  
siweia
A Flamescale Wyrmkin
 
siweia's Avatar
AddOn Author - Click to view AddOns

Forum posts: 126
File comments: 195
Uploads: 14
NUM_OVERRIDE_BUTTONS
This would be the buttons count for overridebar.
Report comment to moderator  
Reply With Quote
Unread 11-11-14, 02:32 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@galaxy
Backup your current rActionBarStyler folder somewhere. Download the latest rActionBarStyler and install it.
Start WoW with only rLib and rActionBarStyler running. Type in /rabs reset. Check the results. Maybe all our pet actions got ripped of. You can pull them from the pet spellbook onto the pet actionbar by drag and drop. Best of luck.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-10-14, 06:58 PM  
Joker119
A Flamescale Wyrmkin
 
Joker119's Avatar
AddOn Author - Click to view AddOns

Forum posts: 113
File comments: 504
Uploads: 10
Pet action bar

For some reason or another, rabs isn't displaying the pet action bar for me, I've looked through the config.lua and any lua errors I have popping up and nothing seems to be amiss, it just simply doesn't show, not sure why.

upon entering combat, the first ability (attack) from the pet actionbar will display over the top of the oUF health orb, but will not be anchored to the position I set the petbar with /rabs unlock and will not move when said bar is moved.
Report comment to moderator  
Reply With Quote
Unread 11-08-14, 01:35 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@madmatt
Currently we are waiting on a fix by Blizzard.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-07-14, 07:57 AM  
madmatt91
A Kobold Labourer

Forum posts: 0
File comments: 27
Uploads: 0
Hey, i have the GCD always showing on faded bars, how can i fix this?
Report comment to moderator  
Reply With Quote
Unread 11-02-14, 01:55 AM  
Reisen
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
it was the blizzard *new* timer thing, thanks a lot , you are awesome
Report comment to moderator  
Reply With Quote
Unread 11-01-14, 10:27 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: bar timers

Timers come from either OmniCC, tullaCC or the new Blizzard cooldown timer. Check your addons for those or your interface actionbar settings. Disable/enable whatever you like.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: