View Single Post
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