26.08.2016, 22:06
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);
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