Quote Originally Posted by 'keyclone',index.php?page=Thread&postID=107842#pos t107842
the display for round-robin won't work due to how round robin works.

on the RR list: 1, 2

characters: joe, sam, sue

starting clean: rr.1(joe) rr.2(joe)

hit 1: rr.1(sam) rr.2(joe)
hit 1: rr.1(sue) rr.2(joe)

hit 2: rr.1(sue) rr.2(sam)

hit 1: rr.1(joe) rr.2(sam)


i hope that makes sense. each key has it's one round robin list...
Question: Can you add a cooldown on RR? Similar to the 'reset=" in a macro, for my frost shock I'd prefer it always come from the client I have in focus first, and then rotate through the others....

Just an idea .