Download
(2Kb)
Download
Updated: 08-11-18 04:38 AM
Addon for:
rActionBar.
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-11-18 04:38 AM
Created:07-09-16 07:09 AM
Downloads:3,168
Favorites:3
MD5:

rActionBar Gm

Version: 801-2018081101
by: gmarco [More]

rActionBar_Gm

This is a bars layout for rActionBar by zork.

It is an ONLY 2 bars layout (bar1 and bar2 ... see screenshot for settings)
Bar3 IS NOT used.

Bar4 and/or Bar5 can be enabled and are vertical on right side of the screen.
They are visible only when you mouse over on them.

I have hidden the bags and the micromenu too because I use them in different ways but you can enable them back in the lua file if needed.

The button template in screenshots is:
rButtonTemplate_Gm_sr

A square one:
rButtonTemplate_Gm

To apply the new settings when you update or move the bars:

/reload
/rab reset

P.s.
This is usually a working in progress ...

801-2018081101
- bump toc

720-2017040701
- Fixed a iussue for indoor swimming pools and travel form :)

720-2017040401
- included an hack for druid to use cat form instead travel form when this one is not availabe (indoor).
Code by SDPhantom:
http://www.wowinterface.com/forums/showthread.php?p=322800

720-2017032801
- bump toc

1.0-2016112001
- Reduced the buttons size a little bit

1.0-2016111701
- Removed the cooldown spiral (hopefully)

1.0-2016111501
- Removed bar3

1.0-2016102601
- bump toc
- modify it a little bit

1.0-2016092301
- Fix VehicleExitBar, PossessExitBar and ExtraBar

1.0-2016082701
- Modified to follow Zork's changes

1.0-2016073001
- Added PossessExitBar config from Zork Default Layout

1.0-201607091
- first release
Post A Reply Comment Options
Unread 02-26-17, 06:25 PM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Originally Posted by Daamd
I wanted to enable seeing my keybinds. Is that in your layout or something in the Zork's button mod?

I searched for "key" and "bind" and found nothing here:
rActionBar_Gm\layout.lua
rActionBar\bars.lua
rActionBar\core.lua
rActionBar\blizzard.lua

Is there something I need to add to see it?
Hi,

I think you have to check in a rButtonTemplate_* addon:

You should modify the file theme.lua finding something like this:

Lua Code:
  1. --hotkey
  2. actionButtonConfig.hotkey = {
  3.   font = { STANDARD_TEXT_FONT, 11, "OUTLINE"},
  4.   points = {
  5.     {"TOPRIGHT", 0, 0 },
  6.     {"TOPLEFT", 0, 0 },
  7.   },
  8.   alpha = 0,
  9. }


and modify:

alpha = 1

Please let me know.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Report comment to moderator  
Reply With Quote
Unread 02-26-17, 03:46 AM  
Daamd
A Defias Bandit

Forum posts: 2
File comments: 37
Uploads: 0
I wanted to enable seeing my keybinds. Is that in your layout or something in the Zork's button mod?

I searched for "key" and "bind" and found nothing here:
rActionBar_Gm\layout.lua
rActionBar\bars.lua
rActionBar\core.lua
rActionBar\blizzard.lua

Is there something I need to add to see it?
Report comment to moderator  
Reply With Quote
Unread 10-28-16, 10:51 AM  
the_sober
A Kobold Labourer

Forum posts: 0
File comments: 46
Uploads: 0
Ty man, forgot to reply, it worked. came here get the update!
Report comment to moderator  
Reply With Quote
Unread 09-25-16, 03:59 AM  
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view AddOns

Forum posts: 362
File comments: 334
Uploads: 46
Hi,

You have to manually edit the layout.lua:

Lua Code:
  1. local micromenubar = {
  2.   framePoint      = { "TOP", UIParent, "TOP", 0, 0 },
  3.   frameScale      = 0.8,
  4.   framePadding    = 5,
  5.   buttonWidth     = 28,
  6.   buttonHeight    = 58,
  7.   buttonMargin    = 0,
  8.   numCols         = 12,
  9.   startPoint      = "BOTTOMLEFT",
  10.   fader           = fader,
  11. }

modifying the framepoint line

and then:

Lua Code:
  1. /rab reset
  2. /reload
  3. /rab reset

or you can first enable it and then:

Lua Code:
  1. /rab unlock
  2. drag it where you want
  3. /rab lock


But I think you are misunderstanding the addon.

It is a minimal 2 rows template.
If you want a full layout you can check:

http://www.wowinterface.com/download...r_Default.html

and then use the buttons template you like.

Let me known.
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
Last edited by gmarco : 09-25-16 at 04:02 AM.
Report comment to moderator  
Reply With Quote
Unread 09-24-16, 09:55 AM  
the_sober
A Kobold Labourer

Forum posts: 0
File comments: 46
Uploads: 0
Now i can unhide it, but i can't move
Report comment to moderator  
Reply With Quote
Unread 09-24-16, 09:33 AM  
the_sober
A Kobold Labourer

Forum posts: 0
File comments: 46
Uploads: 0
How i unhide the bags and micro menu?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: