Text draw help/ question
#3


Code:
new Text:Textdraw0;

Textdraw0 = TextDrawCreate(635.000000, 7.000000, "www.sitehere.com");
TextDrawAlignment(Textdraw0, 3);
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 3);
TextDrawLetterSize(Textdraw0, 0.230000, 1.200000);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 1);
TextDrawSetProportional(Textdraw0, 1);
TextDrawSetSelectable(Textdraw0, 0);
I've created the TD.
You can create for yourself the TD using an editor such as:
Zamaroht's Textdraw Editor >> https://sampforum.blast.hk/showthread.php?pid=2320034#pid2320034
iPLEOMAX >> https://sampforum.blast.hk/showthread.php?tid=376758
Reply


Messages In This Thread
Text draw help/ question - by zerotobey - 26.08.2016, 14:30
Re: Text draw help/ question - by Quinncell - 26.08.2016, 15:36
Re: Text draw help/ question - by IFilip - 26.08.2016, 22:06

Forum Jump:


Users browsing this thread: 1 Guest(s)