25.09.2016, 15:06
Like this:
PHP код:
new str[128];
new str2[20] ="Mytd";
format(str,128,"%s",str2);
TextDrawCreate(240.00,120.00, str);