FlexBar2 PetBar
From WowAce Wiki
| Summary | |
|---|---|
| FlexBar2_PetBar | |
| FlexBar2 petbar modules, provides petbuttons | |
| TOC | 2.2 (20200) |
| Category | Action Bars Addons |
| Author | Warloxx |
| Details | |
| Version | beta |
| OptionalDeps | FlexBar2_Tooltip, FlexBar2_Action, FlexBar2_Highlighting |
| Links | |
| Betas | Ace SVN Zip |
| Changelog | FishEye |
FlexBar2_PetBar is an additional module for FlexBar2.
With it you can make a button to a petbutton.
It supports Tooltips and Cooldowns.
Unfortunately you can't toggle the autocast option whith this, because this function is protected. Nevertheless the animation will be shown if the action will be autocasted.
[edit]
Slashcommands
/fb buildnewpetbar
This will create a new petbar. The buttons will be named "petbarbutton#" and grouped to a group named "PetBar#" and aligned to a horizontal line.
- alias:
- /fb createpetbar
/fb setpetbutton button=<Button> petbutton=<PetButtonID>
set a button to a petbutton
- examples:
- set 3 buttons to petbutton 1
- /fb setpetbutton button=5-7 petbutton=1
- set 3 buttons to 3 different petbuttons
- /fb setpetbutton button=5-7 petbutton=4;5;10
- clone the pet bar on existing buttons
- /fb setpetbutton button=1-10 petbutton=1-10
- /fb setpetbutton button=1-10 petbutton=* (petbutton=* is equal to petbutton=1-10)
- set 3 buttons to petbutton 1
- alias:
- /fb petbtn

