View previous topic :: View next topic |
Author |
Message |
jim

Joined: 05 Aug 2005 Posts: 400 Location: In The Sun
|
Posted: Thu May 29, 2008 5:23 pm Post subject: Coloured Text? |
|
|
Is it possible to print a message with some other colour than white? Like this: You got an Automatic Needle SMG with Poison Needles _________________ zbang! |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Thu May 29, 2008 6:03 pm Post subject: |
|
|
^1like ^2this ^3in ^4darkplaces ^5or ^6fte.
alternativly in any engine (charset willing), you can add 128 to every char's value to get it in red (hex editor?).
(in fteqcc you can use \s to set the rest of that string to be red) _________________ What's a signature? |
|
Back to top |
|
 |
jim

Joined: 05 Aug 2005 Posts: 400 Location: In The Sun
|
Posted: Thu May 29, 2008 7:18 pm Post subject: |
|
|
Thanks, I think the ^# number method is better. Looks like it's just 10 colours? Just good, I don't have to try out hundreds of numbers to find out what's the correct...
Here's a list of them:
^1 = red
^2 = green
^3 = yellow
^4 = blue
^5 = turquise
^6 = purple
^7 = white
^8 = light grey
^9 = dark grey
^0 = black _________________ zbang! |
|
Back to top |
|
 |
Stealth Kill
Joined: 29 Dec 2006 Posts: 83
|
Posted: Fri May 30, 2008 9:59 pm Post subject: |
|
|
is it possible to make in a standard gl quake engine blue and red text without modifing the conchars? |
|
Back to top |
|
 |
|