File Details
720-2017032801
- R
- Mar 28, 2017
- 2.02 KB
- 138
- 7.2.0
- Retail
File Name
rActionBar_Gm-720-2017032801.zip
Supported Versions
- 7.2.0
720-2017032801
- bump toc
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

