Posted by TSM on February 13, 2000 at 08:26:41:
In Reply to: Check this out... posted by Fenwood on February 13, 2000 at 07:58:54:
I use triggers that change the colour of things like that. So when my protective shield falls, I see it in bright orange and know to put it back up. *shrug* Thought that might help. Oh, and if your using zMUD, you can do it like this; in the pattern field, type Your shield fades away., and in the command field, type:#COLOR [number]
Or, you can just type in the box where you put all your normal commands at the bottom:
#TR {Your shield fades away.} {#COLOR red}
where it says number, you have to type the number that corrisponds with the colour you are looking to use. you can check the colours by clicking on the colours button and going to foreground. Hope that helps.
-TSM