Thanks I found the "/jamba-macro use" command. Everything seems groovy 
I converted my focus macros to be Jamba based and use variables. If I understand correctly for my two team setup I can configure it as follows:
Code:
Variable set: TEAM1
C1 = Borck
C2 = Zorck
C3 = Dorck
C4 = Porck
C5 = Corck
Variable set: TEAM2
C1 = Msblonde
C2 = Mswhite
C3 = MsBlack
C4 = Msred
C5 = Msbrown
Macro set: FOCUS
FOCUS1: /focus #C1#
FOCUS2: /focus #C2#
FOCUS3: /focus #C3#
FOCUS4: /focus #C4#
FOCUS5: /focus #C5#
And then I have to use the macros once with the appropriate team logged in:
Code:
TEAM1: /jamba-macro use FOCUS TEAM1 all
TEAM2: /jamba-macro use FOCUS TEAM2 all
I thought I'd post the entire thing just in case it helps someone else out.
Connect With Us