SA-MP Forums Archive
[Ajuda] Gostaria ... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Gostaria ... (/showthread.php?tid=284633)



[Ajuda] Gostaria ... - Gustavo_Samp - 20.09.2011

Olб gostaria de pedir a vocкs caso vocкs Acharem um textdraw assim: http://3.bp.blogspot.com/-dQjd2VDI1-.../sa-mp-007.png


Gostaria Muito !!!!

Por favor me ajudem estou caзando a Muitoo tempo.

O rodapй , o que ta :

Real The Drifters Blog: tal versao: tal...


Re: [TextDraw] Gostaria ... - guilhermegtu - 20.09.2011

Qual dos dois? do de baixo do radar ou o que ta um poco pra cima do radar?


Re: [TextDraw] Gostaria ... - Gustavo_Samp - 20.09.2011

O rodape


Re: [TextDraw] Gostaria ... - guilhermegtu - 20.09.2011

https://sampforum.blast.hk/showthread.php?tid=147555

Mals pela demora, mas ve se seria isso.


Re: [TextDraw] Gostaria ... - Gustavo_Samp - 20.09.2011

Gui, Mano realmente с e bem esse :/ e que , tem uma parte tipo Uma parte +/- transparente e a letra fika dentro !!!


Re: [TextDraw] Gostaria ... - Lуs - 20.09.2011

Te dou a cor da box e vc se vira

0x00000077


Re: [TextDraw] Gostaria ... - Gustavo_Samp - 20.09.2011

Los :S Ferrou-se D;


Re: [TextDraw] Gostaria ... - [R] ousenber [K] - 20.09.2011

Use zamaroth Editor ..


Re: [TextDraw] Gostaria ... - Shelby - 20.09.2011

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)


Re: [TextDraw] Gostaria ... - Gustavo_Samp - 20.09.2011

larceny

C:\Users\Gustavo\Desktop\Beckup\Server\SAMP 0.3 Server\gamemodes\DsR.pwn(1339) : error 017: undefined symbol "text"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

help