|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Apr 15, 2002 2:49 pm
New command suggestion -- pre-post line text |
I don't know if this will work, but give it a try:
#TR {You complete your spell.} {#SENDPROMPT ~{M~*~*MAGIC~*~* ~{x}
In place of {M use whatever code your MUD requires to switch to purple and replace {x with whatever your MUD requires to revert to normal colors.
LightBulb
Vague questions get vague answers |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Apr 15, 2002 10:08 pm |
The concept remains the same, namely trigger on the line before since you know what it will be.
#TR {You complete your spell.} {#SAYPROMPT {%ansi(high,magenta)~*~*MAGIC~*~*}
LightBulb
Vague questions get vague answers |
|
|
|
|
|