I wanted to have a color for ss clanned that was different from my normal "wanted" color so I wrote this up, super simple. Basically addss Xxxx will change the color to bold magenta in zmud.
#CLASS {Seanchan|Color}
#ALIAS addss {#additem seanchan %1}
#ALIAS delss {#delitem seanchan %1}
#VAR seanchan {Meren}
#TRIGGER {{@seanchan}%s} {#cw bold,magenta}
#CLASS 0
SS color for zmud
Re: SS color for zmud
How would you add a view list of the variables you entered?
Re: SS color for zmud
#FORALL @seanchan {#SAY %cr %i}
Something like that
Something like that
Re: SS color for zmud
Do I have to add the SS names or will this automatically show all SS in the new color?
Re: SS color for zmud
You'll have to add the SS names once, after which it'll work:
addss Alima
addss Tzao
addss Cadence
etc etc
addss Alima
addss Tzao
addss Cadence
etc etc