___________________________________________________________________________________________________________________________
LibActionBar is a Galaxy library that can be used to dynamically generate a WoW-style action bar on players' screens. Unlike other libraries, LibActionBar relies on the unit's regular command card and properly reads it and regenerates the command card using data from StarCraft2 itself, rather than having you tediously do manual data entry.
Using LibActionBar is incredibly simple, simply include our code in your map and call the following two methods:
libactionbar_init() - call this at map initialization, or any time before you call the next method.
libactionbar_set_active_unit(int player, unit u) - generates the actionbar and displays it for the player.
Everything else is handled transparently!
About Project
Created: October 9th 2023
Updated: October 9th 2023
Project ID: 84479
License: All Rights Reserved
__________________________________________
Game Versions:
1.01.03
1.01.03
1.01.03
1.01.03
1.01.03
__________________________________________
Flavors:
WoW Retail
__________________________________________
Categories
Companions
Battle
__________________________________________
Main File
October 9th 2023
__________________________________________
Recent File
October 9th 2023
__________________________________________
Members
__________________________________________
Report