Try the following:

Click to reveal..

FONT* arial_font = "arial#24b";
...
TEXT* text_example =
{
...
digits = -150,-10,"This is your example text!",arial_font,0,0;
...
}




The Internet is full of answers, even to never asked questions! laugh