Alternative to #cw?

by Jalain

Back to Mechanic's Corner.

Jalain2005-03-25 04:10:59
Is there any kind of alternative to #cw which will make a certain word stand out? I want to make it so that the herbs I am able to harvest stand out, but I don't want to make them change colour.
I tried using #hi, but it made the whole line the word is on bold, so that doesn't help too much.
Murphy2005-03-25 04:17:43
Yep, I personally use #CO

#CO 202 or any number from 1 to 9999 I think it is, they give a background colour and a foreground colour on each one, so type in a random number and jump around till you find a combo you like

EDIT: you can also use echoes and highlights by doing
#SA PARALYSED YOU DOLT
#CO 285

and you can enter #co 584 or whatever number you want in the zmud command prompt to quickly find a usable highlight

Unknown2005-03-25 04:36:17
If you want to highlight only part of a trigger, similiar to #CW, try using #PCOL.
Gregori2005-03-25 12:55:24
or you can use #help %colorname

and use any of the actual names for colours listed there

CODE


#trigger {The Moonhart Mother Tree} {#CW aquamarine}



Would colour the whole line aquamarine for instance.. You can do the same thing with single words and #CO
Amaru2005-03-25 12:59:08
#Pcol is best.

^(%w) arrives from the (%w).$

#pcol bold %x1
#pcol bold %x2