- Joined
- Aug 18, 2009
- Messages
- 4,099
This refers to the unit timed life bar applied to to temporary summons or when using the jass native
native UnitApplyTimedLife takes unit whichUnit, integer buffId, real duration returns nothing
.add an option to pause/resume it.- add an option to abort it without the unit dying
- add an option to change the color
- add an option to change the label
- add an option to display the current value onMouseHover
- basically allow us to have custom bars
Last edited: