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,650
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 04-06-09, 02:42 PM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Originally posted by Caellian
Well there's no error, only

Interface action failed because of an AddOn

I'll try to isolate this.
Nevermind this, it was a small code i used to hide the < 1.5 sec gcd animation, written wrong = bad result
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 04-05-09, 04:01 PM  
Elariah
Premium Member
 
Elariah's Avatar
Premium Member

Forum posts: 18
File comments: 67
Uploads: 0
Anyone else got a problem with the righthand bars being outside of the area?

I've used testmode to turn on the draggable area, yet the righthand bars are kinda fixed to the bottom right of the screen.
Report comment to moderator  
Reply With Quote
Unread 04-04-09, 01:27 PM  
mark7777g
A Defias Bandit
 
mark7777g's Avatar

Forum posts: 2
File comments: 38
Uploads: 0
Layout-cache.txt file???

Layout-cache.txt
You position data is saved in a file called layout-cache.txt. It is saved per character and can be found in the WTF folder under your character. If you want to use the setting of one character for all just copy the file from that character to all your other characters.
I am unable to locate the Layout-cache.txt file anywhere in WTF under any sub-directory. Did you remove this config file and consolidate it into something else? If not can I create one and copy the code you have on this page into it and then put in xxx\WTF\Account\[account name]\[server]\[character name] folder? Alternatively, could I just put it in the xxx\WTF\[account name]\[character name] folder to use for all characters instead of copying to all their individual directories?

Also, is will I be able to move the bar artwork here as well like the angel/demon/bar background and can I change the level of the artwork so that it doesn't cover my titan bar rclick menus that pop out of titan bar

btw, thank you for all the good documentation in and out of the lua files. Your mods/lua files are helping me understand some of the intricacies of lua programming.
Last edited by mark7777g : 04-04-09 at 01:33 PM.
Report comment to moderator  
Reply With Quote
Unread 04-04-09, 11:25 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally posted by Caellian
Well there's no error, only

Interface action failed because of an AddOn

I'll try to isolate this.
Use BugSack or BaudErrorFrame those will show what caused the tainting.
__________________
| 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 04-04-09, 11:23 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Originally posted by zork
I am near to say: I don't think so since I tested in and out you can even move the bar while in combat and all that stuff. Use BugSack and post the log, aswell as the rActionBarStyler code you are using. Other than that where did it happen, what char was used, quest...etc. Screenshot if possible too.

Took some example shots.
http://img3.abload.de/img/wowscrnsho...09_182jezw.jpg
http://img3.abload.de/img/wowscrnsho...09_182wgex.jpg
Well there's no error, only

Interface action failed because of an AddOn

I'll try to isolate this.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Last edited by Caellian : 04-04-09 at 11:24 AM.
Report comment to moderator  
Reply With Quote
Unread 04-04-09, 10:35 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally posted by Caellian
zork, there seems to be a taint issue with the pet bar alpha change on mouseover upon entering combat, i'm not sure to understand why since you're using SetAlpha() instead of Hide(), it should be fine but it's not :c
I am near to say: I don't think so since I tested in and out you can even move the bar while in combat and all that stuff. Use BugSack and post the log, aswell as the rActionBarStyler code you are using. Other than that where did it happen, what char was used, quest...etc. Screenshot if possible too.

Took some example shots.
http://img3.abload.de/img/wowscrnsho...09_182jezw.jpg
http://img3.abload.de/img/wowscrnsho...09_182wgex.jpg
__________________
| 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 : 04-04-09 at 10:44 AM.
Report comment to moderator  
Reply With Quote
Unread 04-04-09, 09:09 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
zork, there seems to be a taint issue with the pet bar alpha change on mouseover upon entering combat, i'm not sure to understand why since you're using SetAlpha() instead of Hide(), it should be fine but it's not :c
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 04-03-09, 09:48 PM  
ragnarok00
A Kobold Labourer

Forum posts: 0
File comments: 49
Uploads: 0
I am not so sure whether that is other UI's problem or not
But simply there's a chance that I would lose the first action bar
i.e. all the existing buttons (maybe macro/normal button) disappear suddenly

this happened for the previous few versions too..

It can not be regain by reloading UI (not sure logout & login can solve the problem or not, but restarting WoW works)

This is the only action bar UI that I used...
Report comment to moderator  
Reply With Quote
Unread 04-03-09, 05:53 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
__________________
| 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 04-03-09, 01:10 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally posted by ALZA
daily quest
Oh, I did that already. Everything should be OK then.
__________________
| 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 04-02-09, 06:44 PM  
ALZA
A Deviate Faerie Dragon
 
ALZA's Avatar
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 11
Uploads: 1
I cannot test it.
You can test it in similar situation. All you need is go to Coldarra, get to NPC that gives daily quest for killing 5 dragons. You should mount up, aggro any flying dragon near and slowly fly to NPC. After you reach it you should still be in combat => you can dismount and talk to NPC to get on vehicle. That will be exact simulation of Malygos phase 3 beginning.

That's how i did it (sorry for cyrillc letters in video): http://files.filefront.com/aBars+is+.../fileinfo.html
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 04:23 PM  
mark7777g
A Defias Bandit
 
mark7777g's Avatar

Forum posts: 2
File comments: 38
Uploads: 0
Trying to setup this new UI

I am attempting to switch to this UI but am having some difficulties mostly due to my lack of lua editing expertise. Im sure this will be an easy answer for those experienced in it. I would like to shift the orbs, angel/demon, and 3 action-bars (1x12 format) up so that they don't overlap my titan-bar and shift them to the left so that it is off center with the left edge against my chat window.

Additionally for some reason the buttons for the action bars are appearing over in the bottom left corner instead of on the button-bar frame in the middle.

I am unsure how to post my screen pics of my trouble - if you could explain that to me I could post them as well that way it will be easier for you to see what I'm saying.

Any Advice would be greatly appreciated - and thank you in advance for tolerating my questions if they seem simple.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 08:55 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Originally posted by Sojik
possessbar quest
Thanks, I will look into it . I owe you a cookie if its working.

*edit* OK last version is available. Tested PossessBar, Vehicle and everything, its errorfree from my point of view. Need someone with activated BugSack testing Malygos fight. I cannot test it.

Changed the buttons that are needed to move the frames, please check the info page!!!
__________________
| 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 : 04-02-09 at 02:12 PM.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 08:53 AM  
Sojik
A Wyrmkin Dreamwalker
 
Sojik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 53
File comments: 166
Uploads: 10
In the death knight starting area you take contol of a big sphere thing and that uses the possess bar. Its not hard to get to and only takes a few minutes.
Report comment to moderator  
Reply With Quote
Unread 04-02-09, 05:58 AM  
123noob
A Frostmaul Preserver
 
123noob's Avatar
AddOn Author - Click to view AddOns

Forum posts: 256
File comments: 57
Uploads: 4
You're working hard with these files . Thanks a lot
__________________
  • Sever: Twisting Nether
  • Character: BloodElf Paladin (Level - 35)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: