Text Style



To alter the text style
look for lines like this one:

textstyle 3

or
textstyle TEM_TEXTSTYLE_SHADOWED

1 = ITEM_TEXTSTYLE_BLINK
blinking text

3 = ITEM_TEXTSTYLE_SHADOWED
text with shadow

6 = ITEM_TEXTSTYLE_SHADOWEDMORE
double shadow


If the line is not there, you can add it.
(You cannot change the textstyle of some items)

Default style is text without shadow.



To write your own text use this command.
text "your_text_here"

0 comments: