|
TheTubbyOne Beginner
Joined: 01 Aug 2002 Posts: 10
|
Posted: Fri Aug 02, 2002 9:37 am
Whole line color Triggers |
I was wondering, is there a trigger that'll turn a whole line into a colour?
eg: I play on a MUD and have ALOT of chat channels, there isnt enough colours to support them all, I would like to use zMUD to change anything with (Two) in the line into grey. how would i do this? thanks
Laugh and grow Fat |
|
|
|
TonDiening GURU
Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Fri Aug 02, 2002 10:50 am |
You are looking for the color command.
#TRIGGER {^~[CHAT~]} {#CO red}
#TRIGGER {^~[INFO~]} {#CO green}
Ton Diening |
|
|
|
TheTubbyOne Beginner
Joined: 01 Aug 2002 Posts: 10
|
Posted: Fri Aug 02, 2002 12:40 pm |
*looks wide-eyed and says: oooooooooooooooh*
Laugh and grow Fat |
|
|
|
|
|