Click to See Complete Forum and Search --> : Configuring TinyFugue


knute
10-15-2000, 06:55 PM
I am trying to configure the colors on tinyfuge to display messages in more than just cyan, red, etc, or just yellow, or blue backgrounds....

I am trying to set up something like blue letters on a yellow background, or red letters on a yellow background, or cyan letters on a blue background for various hilites...

I figured out that I need to reset the color codes....
/set start_color_8=\033[1;34;43m is one command to change the start color...
My problem is that if I have a second line /set start_color_9=\033[1;44;33m, the start_color_8 is defined as what I set 8 for plus start_color_9 and start_color_10 if they are defined....

I don't know how to tell it that it is the end of the definition.... I am trying to reset these in the ~/.tf/color.tf file...



------------------
Knute
Email: knuteh@yahoo.com
ICQ: 53979509

knute
10-16-2000, 09:44 AM
I somehow straightened it out so that I don't have to redefine my colors manually...

I put one space after the final \ and it worked... TF only complains about whitespace now http://www.linuxnewbie.org/ubb/biggrin.gif, which isn't a big deal...

But my color's work right now...

------------------
Knute
Email: knuteh@yahoo.com
ICQ: 53979509

Lorithar
10-17-2000, 09:31 AM
*grins* and wonders where you MUSH

knute
10-17-2000, 09:39 AM
I mainly use it to mud...

I am currently playing on vampire-wars (http://www.vampire-wars.com), and have also been on Carrionfields (haven't been there in a while)...

Learning a bit of PennMush code as my wife wants to move her talker from talker code to mush code... http://www.linuxnewbie.org/ubb/smile.gif

------------------
Knute
Email: knuteh@yahoo.com
ICQ: 53979509