Think I've worked it out. I needed to create an empty variable set and assign to my macro sets. Then, the focustarget and follow macros built properly on each toon and now work.
Can't get my actionbar macros working yet though.
EDIT: Actions bar macros not working doesn't seem to be anything to do with Jamba. My toons all have Lightning Bolt on action bar button 1. But, '/click [@focustarget] ActionButton1' doesn't do anything except in the client where I type the command. I guess I'll have to make explicit spell casting macros.
EDIT2: Seems that /click doesn't accept the same modifiers as /cast, in spite of what what various macro references say:
'/click ActionButton1' works on whatever I have targetted. '/click [@focustarget] ActionButton1' does not work on whatever my focustarget is.The same syntax and options as cast can also be used with click. E.g. /click [btn:1] ActionButton1; ActionButton2, /click [target=mouseover,exists] ActionButton1; ActionButton2, etc.
Connect With Us