Quote Originally Posted by Khatovar View Post
I don't know if it's just me or not, I can't seem to get follow strobing to stay off when I turn it off. Basically, what I wanted to be able to do is follow strobe when I'm mounted and follow strobe only my melee slave in combat.

So what I had was a strobe command {onme/slave/all, Kina/slave/all, I tried everything} in my mount macro. For my melee slave, I had just the strobeon for the tag melee {setting that tag up first, of course}. I had a matching strobeoff command in my regular follow macro. I also created a seperate strobeoff macro that I put on my End key, which is my slaves spreadout key. Spamming the seperate strobeoff key sometimes got them to stop following, but usually, they'd break follow for a second or two and start following again.

No matter what I do, I can't get the strobing to stay off. I used all the different on and off commands, tried different tags, played around with the delay and still the same. If I use it in any way shape or form, it makes all of them follow all the time. I removed all the strobing commands for my slaves and just used the melee one and it still makes my other slaves start strobing. Not fun to run up on a boss and start combat only to see all my casters stop casting and start running toward me. Any ideas?
I'm assuming you are using JambaDev 0.5.

Ok, I've done some testing and I'm _very_ sorry for you pain. I've just fixed a bug in follow where commands without tags were being ignored. Please get Update 6 when it comes out.

When you mention having a mount macro, it makes me wonder if you are sending the commands to follow from each toon to all the other toons. I assume you need the mount macro on all your toons; but the jamba-follow commands with tags are meant to only be called from one toon.

From what you are describing; these are the commands you want. Please note that these commands do not have tags and are meant to be entered directly into a macro on each toon.

I also assume you have a main master that does not change - I'm going to call it Bob

All toons - mount macro

/mount a mount code here
/jamba-follow strobeon Bob

All toons - spread out key

/jamba-follow strobeoff

Melee toons only - separate key

/jamba-follow strobeon Bob

This will not work correctly without Update 6. Could you try these as they are; and if you do switch masters, we can work on a set of macros and keybindings that use the tags.