Ich bin ein Anfänger aber ich wollte mal fragen wie ich das hin bekomme das es etwas dicker & nur die Orange Farbe hat
Copyright = TextDrawCreate(27.000000, 424.000000, "Das Forum kommt noch!"); TextDrawAlignment(Copyright,0); TextDrawBackgroundColor(Copyright,COLOR_WHITE); TextDrawFont(Copyright, 3); TextDrawLetterSize(Copyright, 0.340000, 1.600000); //TextDrawColor(Copyright, 0xEB0000FF); TextDrawSetOutline(Copyright, 1); TextDrawSetProportional(Copyright, 1); TextDrawShowForAll(Copyright);
Ts3 = TextDrawCreate(440.000000,430.000000/*429.000000*/,"TS3:109.230.225.21:8890"); TextDrawAlignment(Ts3,0); TextDrawBackgroundColor(Ts3,COLOR_WHITE); TextDrawFont(Copyright,3); TextDrawLetterSize(Ts3,0.340000,1.600000); //TextDrawColor(Ts3,0xEB0000FF); TextDrawSetOutline(Copyright,1); TextDrawSetProportional(Copyright,1); TextDrawSetShadow(Copyright,1); TextDrawShowForAll(Copyright);