HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

in-game texts need colour

11-18-2002, 08:14 PM#1
Guest
Isn`t this something really easy? I can see in the editor things like "Your cccfffffddrHero has died" and then in the game the word "hero" is a different colour to the normal boring grey-white...

Do I need a mod to set up these colours or can someone please assist me?
11-19-2002, 07:23 PM#2
nicoli_s
those are color bars, they are also used to make letters capital and change colors, i think u just need to keep a copy of the msomewhere and paste them in
11-20-2002, 10:31 AM#3
Phil_123
how to make a colour code
example:
|c00FFFFFFI AM SOME TEXT|r

1.
|c00FFFFFFI AM SOME TEXT|r
means "start of colour code"

2.
|c00FFFFFFI AM SOME TEXT|r
Edited because: TRANSPARENCY.

3.
|c00FFFFFFI AM SOME TEXT|r
works just like the "tinting value (red)" in the unit editor, but in HEX (base 16) format

4.
|c00FFFFFFI AM SOME TEXT|r
works just like the "tinting value (green)" in the unit editor, but in HEX (base 16) format

5.
|c00FFFFFFI AM SOME TEXT|r
works just like the "tinting value (red)" in the unit editor, but in HEX (base 16) format

6.
|c00FFFFFFI AM SOME TEXT|r
the msg you want to display in your colour

7.
|c00FFFFFFI AM SOME TEXT[i]|r[i]
means "end of colour code"
11-21-2002, 03:19 PM#4
Guest
Holy shit that's confusing...