promotional bannermobile promotional banner

rActionBar_Gm

Gm bar layout for rActionBar

File Details

1.0-2016112401

  • R
  • Nov 24, 2016
  • 1.78 KB
  • 460
  • 7.1.0
  • Retail

File Name

rActionBar_Gm-v1.0-2016112401.zip

Supported Versions

  • 7.1.0

v1.0-2016112401
- Added a local var to specify if you want disable/enable the spiral cooldown and related stuff.
This should simplify the config editing for those who prefer to have them back.

-- actionbar spiralcooldown, globalcd etc etc
-- to enable set it to false
-- to disable set it to true
local disablecooldown = true 

if disablecooldown then 

-- code to DIsable the stuffs

end


v1.0-2016112001
- Reduced the buttons size a little bit

v1.0-2016111701
- Removed the cooldown spiral (hopefully).
It is better if you have rounded buttons texture. The numeric cooldown is still here.

v1.0-2016111501
- Removed bar3

v1.0-2016102801
- minor changes

v1.0-2016102601
- bump toc
- modify it a little bit

v1.0-2016092301
- Fix VehicleExitBar, PossessExitBar and ExtraBar

v1.0-2016082701
- Modified to follow Zork's changes

v1.0-2016073001
- Added PossessExitBar config from Zork Default Layout

v1.0-201607091
- first release