[Ajuda] Gostaria ...
#9

pawn Код:
// No topo do script:
new Text:Textdraw0;

// Preferencialmente no OnGameModeInit:
Textdraw0 = TextDrawCreate(1.000000, 437.000000, "Seu texto aqui ~b~Seu ~w~Texto ~r~Aqui ~b~Yeah ~p~Texto ~g~Ye ~y~Ah");
TextDrawBackgroundColor(Textdraw0, 255);
TextDrawFont(Textdraw0, 2);
TextDrawLetterSize(Textdraw0, 0.360000, 1.000000);
TextDrawColor(Textdraw0, -1);
TextDrawSetOutline(Textdraw0, 1);
TextDrawSetProportional(Textdraw0, 1);
TextDrawUseBox(Textdraw0, 1);
TextDrawBoxColor(Textdraw0, 119);
TextDrawTextSize(Textdraw0, 646.000000, 0.000000);
O textdraw ficarб assim:



Para deixar o texto como o da sua imagem, apenas troque a string para:
pawn Код:
"RTD] THE DRIFTER'S   ~b~SITE: >> ~w~http://WWW.~r~RTD-EQUIPE.~w~BLOGSPOT.COM ~b~<<    ~p~VERSAO: ~g~0.3~y~C"
Resultado:


Use o Zamaroht's Textdraw Editor para a criaзгo de seus textdraws.

Obs: Nгo esqueзa do TextDrawShowForPlayer(playerid, Text:text)
Reply


Messages In This Thread
[Ajuda] Gostaria ... - by Gustavo_Samp - 20.09.2011, 01:30
Re: [TextDraw] Gostaria ... - by guilhermegtu - 20.09.2011, 01:33
Re: [TextDraw] Gostaria ... - by Gustavo_Samp - 20.09.2011, 01:36
Re: [TextDraw] Gostaria ... - by guilhermegtu - 20.09.2011, 01:50
Re: [TextDraw] Gostaria ... - by Gustavo_Samp - 20.09.2011, 01:53
Re: [TextDraw] Gostaria ... - by Lуs - 20.09.2011, 02:15
Re: [TextDraw] Gostaria ... - by Gustavo_Samp - 20.09.2011, 12:36
Re: [TextDraw] Gostaria ... - by [R] ousenber [K] - 20.09.2011, 12:42
Re: [TextDraw] Gostaria ... - by Shelby - 20.09.2011, 12:55
Re: [TextDraw] Gostaria ... - by Gustavo_Samp - 20.09.2011, 14:06

Forum Jump:


Users browsing this thread: 1 Guest(s)