04.06.2009, 15:13
Mhh i'm in my server and i didn't show text here a screenie: http://i39.tinypic.com/2gvu4uw.jpg
this code i have in my script. it compiled without errors/warnings
this code i have in my script. it compiled without errors/warnings
Код:
stunt = TextDrawCreate(380, 444, "Stunt 'N Fun Server"); TextDrawAlignment(stunt, 1); TextDrawFont(stunt, 3); TextDrawLetterSize(stunt, 5, 1); TextDrawColor(stunt, 0xF6F6F6AA);