HgAlexx / Buffet

Buffet is a food/water macro generator originally developed by tekkub and currently maintained by mZHg.
https://www.curseforge.com/wow/addons/buffet
17 stars 8 forks source link

Elemental Potion / Combat Potion Macro #60

Open KnightDemons opened 1 year ago

KnightDemons commented 1 year ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I like a macro that can place combat potions like the Elemental Potions on a key based on best & rank to worst & rank.

Describe alternatives you've considered I can make an macro like this. But it doesn't show an updated tooltip/macro icon. `#showtooltip /use item:191914 /use item:191913 /use item:191912

/use item:191907 /use item:191906 /use item:191905

/use item:191383 /use item:191382 /use item:191381

/use item:191389 /use item:191388 /use item:191387`

Additional context I see there is a way to do Runes & Bandages but nothing for combat potions.

HgAlexx commented 1 year ago

Hello,

Buffet only deals with items related to health and mana, and cannot help you here.

You might be able to do what you want with your own addon. You could fork buffet and adapt it to your needs.