textdraw
new Text:newmutatt;
newmutatt = TextDrawCreate(497.0000, 100.0000, \"~b~Név:~w~\");
TextDrawBackgroundColor(newmutatt, 255);
TextDrawFont(newmutatt, 3);
TextDrawLetterSize(newmutatt, 0.3900, 1.1000);
TextDrawColor(newmutatt, 0xFFFF00AA);
TextDrawSetOutline(newmutatt, 1);
TextDrawSetProportional(newmutatt, 1);
a stat ba volt ez a név parancs igy probáltam
format(coordsstring, coordsstring, \"%s\", name));
TextDrawSetString(newmutatt, coordsstring);
[gmod]Javítottam helyetted a
« Utoljára szerkesztve: 2014. október 24. - 21:06:47 írta Dfoglalo »
Naplózva