|
elektrisk Novice
Joined: 06 May 2008 Posts: 38
|
Posted: Mon Dec 01, 2008 8:21 am
#color |
Is there a way to color just one word? On my mud, if an object has the flag "..It glows blue!" that means it's blessed, so I subbed "..It glows blue!" for "BLESSED". That worked, but I tried to make "BLESSED" colored to light blue, and for some reason, it's coloring the whole line that the word BLESSED is on, and I just want to color the one word. How can I do this?
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Mon Dec 01, 2008 12:22 pm |
#CW
However, if you're using #sub to put the text in yourself, you can just put the colours in at the same time. Eg:
#sub %ansi(blue)BLESSED
#sub <color blue>BLESSED</color> |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|