View Single Post
Old 02-08-11, 10:17 PM   #6220
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

@ Trevally: figured out how to change text color in a sentence

Currently I've defined the following:
{{b}} and {{/b}} - used to make bold text
{{green}} and {{/green}} - used to make green text
{{blue}} and {{/blue}} - used to make blue text
{{red}} and {{/red}} - used to make red text
{{yellow}} and {{/yellow}} - used to make yellow text

you surround the text you want displayed with any of the above commands to make it appear that way. i.e:

DisplayText|This is normal text. {{b}}This is bold text. {{/b}}{{green}}This is green text. {{/green}}{{blue}}This is blue text. {{/blue}}{{red}}This is red text.
{{/red}}{{yellow}}This is yellow text.{{/yellow}}|0|0|0|0|<waittime>


Any other colors I need to define? I'm thinking about removing blue as it's hard to see.

Will be available in next version of the mod

EDIT:

I removed blue.

Last edited by TheDarkWraith; 02-08-11 at 10:40 PM.
TheDarkWraith is offline   Reply With Quote