OutLine
#3

Quote:
Originally Posted by khRamin78
Посмотреть сообщение
"TextDrawSetOutline Sets the thickness of a textdraw's text's outline. TextDrawBackgroundColor can be used to change the color."

https://sampwiki.blast.hk/wiki/TextDrawSetOutline

https://sampwiki.blast.hk/wiki/TextDrawBackgroundColor

If TextDrawSetOutline is used with size > 0, the outline color will match the color used in TextDrawBackgroundColor. Changing the value of color seems to alter the color used in TextDrawColor
It looks poor its have too high light

PHP код:
Te TextDrawCreate(0.400007435.947021"~w~ZX - ZoneX Build 4");
TextDrawLetterSize(Te0.3039990.875733);
TextDrawTextSize(Te753.0000000.000000);
TextDrawAlignment(Te1);
TextDrawColor(Te,6);
TextDrawSetShadow(Te0);
TextDrawSetOutline(Te1);
TextDrawBackgroundColor(Te0xFFFFFFFF);
TextDrawFont(Te1);
TextDrawSetProportional(Te1);
TextDrawSetShadow(Te0); 
Reply


Messages In This Thread
OutLine - by Loinal - 12.04.2017, 10:17
Re: OutLine - by khRamin78 - 12.04.2017, 10:23
Re: OutLine - by Loinal - 12.04.2017, 10:32
Re: OutLine - by khRamin78 - 12.04.2017, 10:37
Re: OutLine - by Loinal - 12.04.2017, 10:41
Re: OutLine - by khRamin78 - 12.04.2017, 10:57
Re: OutLine - by Loinal - 12.04.2017, 11:03

Forum Jump:


Users browsing this thread: 1 Guest(s)