Let me see if I can help you...
Make sure you are using the latest update of JambaDev 0.5.
First of all some basics. You should have all of the toons in your team added to Jamba-Team. I'm going to work with Tom, Dick, Harry, Sally and Jane. Make sure you have pushed the team settings to all the toons.
Now, in Jamba-Tag, I am going to assign each of these toons a tag. Tom gets the tag "toon1", Dick gets the tag "toon2", Harry gets the tag "toon3", Sally gets the tag "toon4" and Jane gets the tag "hotbabe", er, I mean "toon5". Make sure you push these tags settings to all your toons.
Now when I write my macros in Jamba-Macro, instead of writing Tom, I write #toon1#.
Jamba-Macro has variable sets and macro sets. Create a variable set called "default" and a macro set called "default". These can be any names you like, I'm just using "default". Now select the default macro set and you are ready to create some macros.
Please note that the variable set will be empty for this example as the example uses toon tags instead of variables.
Switching masters. I am going to use F1, F2, F3, F4, and F5 for my master switching keys. For each slot in my team (5 toons = 5 slots), I am going to write two macros. One macro is for the toon that becomes the master and the other macro is for the toons that become the slaves. I will call these macros master1, slave1, master2, slave2, ... master5, slave5. Here are the macros for master1, slave1 and master2, slave2. The others 3-5 are similiar (you'll work it out I'm sure).
master1
/jamba-team master #toon1#
slave1
/jamba-team master #toon1#
/focus #toon1#
/jamba-follow master
master2
/jamba-team master #toon2#
slave2
/jamba-team master #toon2#
/focus #toon2#
/jamba-follow master
Now, after you have created your master1 and slave1 macro in Jamba-Macro, you need to assign tags to these macros.
Select the master1 macro and change its tag to "toon1" (without the quotes). Now select the slave1 macro and change its tag to "!toon1". Notice that this tag has an ! in front if it. This ! means apply the macro to any toon that does not have this tag.
A key also needs to be assigned to these macros. For the first toon, I am going to use F1. Select the master1 macro and assign the key F1 to the macro. Select the slave1 macro and assign the same key, F1 to the macro. Both master1 and slave1 are assigned the F1 key.
After you have "use"d the macros, when you press F1, only Tom will run the master1 macro, because he is tagged with the toon1 tag and all the others will run the slave1 macro, because they do not have the toon1 tag.
Now create the master2, slave2 macros, assigning the tag "toon2" to the master2 macro and "!toon2" to the slave2 macro, the key F2 to both the macros. Do this for the remaining toon3 (F3 key), toon4 (F4 key) and toon5 (F5 key) master slave macro pairs.
Now push the Jamba-Macro settings to all the other toons (remember the tag and team settings need to be pused to other toons as well).
Now on one toon, type:
/jamba-macro use default default all
This will make all the toons use the default macro and variable sets. Now you should be able to press F1 through F5 and have the toons change master, set focus to the master and follow the master.
So far so good, but what about all your other toons. When you want to add a new toon or a new team, you just need to change the toons tag. Say, I remove Dick and replace him with Bob. I just add the tag "toon2" to Bob, push the tag settings and then run the use command above. Just make sure each member in the team has a unique tag, one of toon1 through toon5.
When you add a new team member, you need to make sure you push the tags and macro settings to that new member before the macros will work.
You can use the profile functionality of Jamba to set up different teams, all ready to go with the correct tags if you wish.
I hope that helps. Please ask more questions of me.
Connect With Us