Thread Tools Display Modes
11-27-20, 08:33 AM   #1
thenightfather
A Deviate Faerie Dragon
 
thenightfather's Avatar
Join Date: Jul 2020
Posts: 11
Macro Conditional Syntax

I'm working with Bartender 4 to create a conditional that makes a bar appear when I equip a specific item and disappear when unequip it. Here's what I've tried so far (WoW does not send error msg but conditional does not work):

[equipped:Tradeskill]show;hide

[equipped:The Brokers Angle'r]show;hide

[equipped:180136]show;hide

[equipped:classID7]show;hide

I believe I have found the variables but do not know the syntax. Bartender 4 uses macro language for their conditionals.

TIA
  Reply With Quote
11-27-20, 08:42 AM   #2
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
The equipped conditional only uses weapon type. Try [equipped:Fishing Poles].
  Reply With Quote
11-27-20, 09:52 AM   #3
thenightfather
A Deviate Faerie Dragon
 
thenightfather's Avatar
Join Date: Jul 2020
Posts: 11
Originally Posted by Kanegasi View Post
The equipped conditional only uses weapon type. Try [equipped:Fishing Poles].
That worked! Thanks a lot!
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Macro Help » Macro Conditional Syntax

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off