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,625
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 07-03-12, 03:59 PM  
Vibrid
A Kobold Labourer
 
Vibrid's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 3
Uploads: 1
Originally Posted by Taet
Any update for MoP (ShapshiftBar is removed > StanceBar, VehicleMenuBar, ....


Plz, plz, plz, plz .........
I've done a little testing with MoP and it seems Blizzard has renamed their ShapeshiftBarFrame to StanceBarFrame (and ShapeshiftButton to StanceButton).

Basically, to temporarily get the addon to partially work with the beta if you need it "right now" you can edit two files.

in bars\hideblizz.lua comment out (add -- at the start of the line) for the following 3 lines:
line 6 --VehicleMenuBar:SetScale(0.00001)
line 7 --VehicleMenuBar:EnableMouse(false)
line 12 --VehicleMenuBar,

in bars\stancebar.lua (find and replace all occurances of ShapeshiftBarFrame with StanceBarFrame and ShapeshiftButton with StanceButton).


This is by no means a 100% perfect solution, but it was enough for me to get by while zork brings us new and improved version designed for mop

I only tried this on a Paladin, so YMMV.
Last edited by Vibrid : 07-03-12 at 04:01 PM.
Report comment to moderator  
Reply With Quote
Unread 07-03-12, 09:25 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
As soon as I'm finished there will be a link.

For now check:
http://www.wowinterface.com/forums/s...ad.php?t=43631
__________________
| 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 07-03-12, 06:58 AM  
Taet
A Deviate Faerie Dragon

Forum posts: 17
File comments: 81
Uploads: 0
Any update for MoP (ShapshiftBar is removed > StanceBar, VehicleMenuBar, ....


Plz, plz, plz, plz .........
Report comment to moderator  
Reply With Quote
Unread 05-23-12, 08:41 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Open rActionBarStyler/bars/bags.lua

Make the bag button part be
Lua Code:
  1. local BagButtons = {
  2.       MainMenuBarBackpackButton,
  3.       --CharacterBag0Slot,
  4.       --CharacterBag1Slot,
  5.       --CharacterBag2Slot,
  6.       --CharacterBag3Slot,
  7.       --KeyRingButton,
  8.     }

That way only the MainMenuBarBackpackButton will appear.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 05-23-12 at 08:42 AM.
Report comment to moderator  
Reply With Quote
Unread 05-23-12, 06:41 AM  
Deqvin
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Please add an option for one-bag and possibility ti skin with rActionButtonStyler.
Report comment to moderator  
Reply With Quote
Unread 03-25-12, 10:28 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: CONFIG.LUA

That will only work if you set the userplaced variable of that bar to false. When a bar userplaced attribute is enabled it can be moved ingame via /rabs unlock.
__________________
| 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 03-25-12, 05:33 AM  
shinchih2001
A Defias Bandit

Forum posts: 3
File comments: 198
Uploads: 0
CONFIG.LUA

can't change config.lua to change bar pos???
i try several times can't to make change work
(english is poor,hope you can understand what i mean)
Report comment to moderator  
Reply With Quote
Unread 03-09-12, 07:36 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Re: Re: Bonusbar

I think you should just use Dominos/Bartender4.
Because you would have to use the same FrameRef technique used on bar 1 for bar 2 making the buttons swap on condition.
I'm not even sure how I would do such a thing.

Maybe a macro can help. Try playing with swapactionbar.
Code:
/swapactionbar [stealth] 3 7
/swapactionbar [nostealth] 3 3
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 03-09-12 at 08:11 AM.
Report comment to moderator  
Reply With Quote
Unread 03-09-12, 07:20 AM  
Pown
A Defias Bandit
 
Pown's Avatar

Forum posts: 2
File comments: 16
Uploads: 0
Re: Re: Bonusbar

Aha, explains a lot Anyways, ehm I think I wasn't clear enough tho, what I want is that so the stealthbar appear on Bar2, instead of bar 1, if that is possible? I thought that was the meaning of "bonusbar:2" xD I'm not that great at .lua as you can see ^^

And the mouseover alpha worked great, thanks!
Report comment to moderator  
Reply With Quote
Unread 03-09-12, 02:18 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Re: Bonusbar

Rogues do not have a second bonusbar.

Bonusbars are for stances. Your only stance is stealth.
Shadowdance is no stance but a form. You can switch bars for shadow stance by using: "[form:3] 10" for a new bar or "[form:3] 7" for the same bar as stealth.

But I heard rumors that this will not work properly. Some code in the SecureTemplates bugs out and you may loose your keybindings. This is for all bars that switch on form change and not on stance change. (Warlocks have the same problem).

Switching talents in a specific form can give you wierd results aswell.

Regarding the alpha. Adjust the mouseover function that I embedded for most of the bars. Enable mouseover for that bar in the config and edit the code to make the minimum number become 0.3 and not 0. Thus it will be slightly visibile.

http://code.google.com/p/rothui/sour...rs/bar2.lua#52
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 03-09-12 at 02:22 AM.
Report comment to moderator  
Reply With Quote
Unread 03-08-12, 07:35 PM  
Pown
A Defias Bandit
 
Pown's Avatar

Forum posts: 2
File comments: 16
Uploads: 0
Bonusbar

Hey, simple question, when I try to set [bonusbar:2] 7; for rogue, it doesn't work, but for bonusbar 1 it does, why? or it simply just doesn't work at all?
Also, this might be an even more stupid question but, is it possible to set bar two's alpha to like 0.3? Been tryin' to do that now for a while, but can't find where >.<

Thanks in advance!
Last edited by Pown : 03-08-12 at 07:44 PM.
Report comment to moderator  
Reply With Quote
Unread 02-20-12, 12:04 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

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

Sure if you change the setpoints of the petbar buttons in the petbar.lua. Advanced only. If you have no clue what I'm talkin about you may have an easier time just using Dominos.
__________________
| 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 02-20-12, 11:10 AM  
Hedelma
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Per bar

Is there a way to change the pet bar from horizontal to vertical?
Report comment to moderator  
Reply With Quote
Unread 02-20-12, 05:54 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
I guess you have installed rActionButtonStyler aswell? Check the config.lua of rActionButtonStyler it has the option you want. Set cfg.hotkeys show to true.
http://code.google.com/p/rothui/sour.../config.lua#47
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 02-20-12 at 05:55 AM.
Report comment to moderator  
Reply With Quote
Unread 02-20-12, 02:17 AM  
Wubslol
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
How do I show my hotkeys? im having a hard time finding them
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: