16.02.2017, 00:39
Quote:
You have to resize it properly, Pass your text draw code and I'll fix it for you..
|
pawn Код:
SEv2TD = TextDrawCreate(20.000000, 423.000000, "~r~O~W~ld ~G~S~W~tunt ~Y~F~W~reeroam");
TextDrawLetterSize(SEv2TD, 0.259999, 1.300000);
TextDrawAlignment(SEv2TD, 1);
TextDrawColor(SEv2TD, -1);
TextDrawSetShadow(SEv2TD, 0);
TextDrawSetOutline(SEv2TD, 1);
TextDrawBackgroundColor(SEv2TD, 51);
TextDrawFont(SEv2TD, 3);
TextDrawSetProportional(SEv2TD, 1);