hi all,

i search everywhere but couldn´t fit it anywhere^^

my problem is ive got a TEXT*


FONT* georgia_font = "GeorgiaMS#25b";

TEXT* a_txt =
{//------------------------------------
pos_x = 180;
pos_y = 224;
layer = 10;
font = georgia_font;
string ("a");
flags = VISIBLE;
}

thats my scrip,
1. now i want to change the color of the text
2. i want to change the sice and the color while running the program

3. my bigest problem, i´ve no ideal how to do that smirk

could someone help

mfg darci