Ok, to get things started, I'll include a brief "How To" here. Just so others don't have to dig through a ton of other threads. I'll edit this as needed.
All of your toons should have their chat window go nuts with the new macros that have been added. Check it out and have fun!
- Get Jamba: http://wow.jafula.com/addons/jamba
- Build your team (I've found the fastest way to do this is to change the comm channel to something unique with a simple password, then add the master to all the slaves. On the master (only) add all the slaves. If they don't show as "Online" go to the Com section and click the button to change the channel. Once that is set choose "Push Settings to Other Toons" .. I push that button often while playing around in Jamba.
- Go to Jamba:Variables. Click "Add" and for the name call it "MyVariables" (call it whatever you want, I'm using this for the example).
- Add any variables you may need. Notice the "Tag" section? That determines WHO gets that variable assigned. For example: I have 2 mages, a warlock and a priest. I want to create a spell for each for CC. I create the variable CC 3 times. It has the following value
- Variable: CC, Value: Polymorph, Tag (Applies to): Mage
- Variable: CC, Value: Banish, Tag (Applies to): Warlock
- Variable: CC, Value: Shackle: Undead, Tag (Applies to): Priest
- Go to Jamba: Tag section and make sure that my Mage has the Mage tag, Priest has Priest, and Warlock has Warlock.
- Go to Jamba:Macro section and add a Macro List. I don't know the real name for this. Consider it a "Master List of Macros". Call it your Team's name. I called one GhalloTeam for my Pally team, and PriestLockTeam for my other team (not listed here). Though to be honest I don't see much need to create more than one.
- Add some macros. Let's create a macro called "CCSpell"
- In the Macro Text section type:
Code:/stopcasting /cast [harm,nodead][@focustarget,harm,nodead][@targettarget,harm,nodead] #CC#- Make sure to click the "Accept" button (I can't tell you how many times I've lost a macro because I forgot that part).
- Since my main is a paladin, I don't want him casting this spell. I type !Paladin in the Tag (Applies to) box. Alternatively, you could type: Mage,Priest,Warlock (probably better to do that).
- Next, Bind a key to this. I can either use Macaroon and create a button that has /click JMB_CCSpell or I can bind the button from this screen.
- Push and wait! If you don't click the button to push this to other characters and then wait till you see the message "Settings received from xxx" then the final step will not work.
- Go back to your "Accept all" macro... you know the one we all have for accepting trades/etc? Add the following line:
or for my example -Code:/jamba-macro use <macro set name> <variable set name> <tag>Once that line is added, hit the button.Code:/jamba-macro use GhalloTeam MyVariables all
Connect With Us