Thread Tools Display Modes
05-04-10, 04:31 AM   #1
Ross
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 67
Bartender 4 Help

Was wondering how I can make one bar (bar 7) be tied with another bar (Bar 8) and have them fade in and out on mouseover together.

Right now I have the fade out set and they fade out and in when I mouseover but not together.
  Reply With Quote
05-04-10, 11:13 PM   #2
Ross
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 67
I didn't want to start another thread so I guess I will toss this question in here as well and give this thread a bump too.

Its not about Bartender but I was wondering how I could take this macro..

#showtooltip Aimed Shot
#show Aimed Shot
/cast Aimed Shot
/cast Silencing Shot
/cast Kill command
/cast Bite

and change it so my pet won't try and bite my target it will stay on its target unless its dead then go to my target. Main reason is say on princes I use the pet passive thing for the orbs and I don't want him to leave the orb he is on if I shoot my aimed shot at the boss.

Thanks.
  Reply With Quote
05-05-10, 03:08 AM   #3
harrellj
A Flamescale Wyrmkin
Join Date: Jul 2009
Posts: 132
For that last /cast Bite, try
Code:
/cast [@pettarget, noexists]Bite ; Bite
instead.
  Reply With Quote
05-05-10, 12:26 PM   #4
Ross
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 67
Still switches targets :\

I got it had to take off the extra bite at the end. Now if I can just get the bartender problem done my ui will be done.

Last edited by Ross : 05-05-10 at 12:30 PM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Bartender 4 Help

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