SA-MP Forums Archive
[Ajuda] cor textdraw - 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] cor textdraw (/showthread.php?tid=504786)



cor textdraw - pdonald - 05.04.2014

Entгo to criando uns textdraws aqui e como base peguei um, pq nunca tinha feito, a cor de fundo dele й veremlho, PlayerTextDrawColor(playerid, Textdraw34[playerid], -16776961);

Vou usar, mas queria saber quais sгos as cores Verde e Amarelo, alguйm pode da essa forзa?


Re: Ajuda rapida cor textdraw - shittt - 05.04.2014

@edit: errei , aqui http://colorpicker.com/

amarelo: 0xF6FF00
verde : 0x00FF40


Re: Ajuda rapida cor textdraw - PT - 05.04.2014

ora bem verde usa

0x00FF00

amarelo

0xFFFF00

apenas exemplo

usa o color picker do los para a proxima.


Re: Ajuda rapida cor textdraw - Adejair - 05.04.2014

http://www.mxstudio.com.br/Conteudos...aver/Cores.htm


Re: Ajuda rapida cor textdraw - pdonald - 05.04.2014

Eu pesquisei, entrei nesse site de cores, mas o code ta assim:
pawn Код:
Textdraw32[playerid] = CreatePlayerTextDraw(playerid, 615.111145, 288.711151, "ld_pool:ball");
    PlayerTextDrawLetterSize(playerid, Textdraw32[playerid], 0.000000, 0.000000);
    PlayerTextDrawTextSize(playerid, Textdraw32[playerid], 22.666656, 25.884429);
    PlayerTextDrawAlignment(playerid, Textdraw32[playerid], 1);
    PlayerTextDrawColor(playerid, Textdraw34[playerid], -16776961); // preto=02550
    PlayerTextDrawSetShadow(playerid, Textdraw32[playerid], 0);
    PlayerTextDrawSetOutline(playerid, Textdraw32[playerid], 0);
    PlayerTextDrawFont(playerid, Textdraw32[playerid], 4);
-16776961 й o vermelho, por as cores do jeito que vc me passou eu tentei tbm PT, mas as duas ficaram brancas


Re: Ajuda rapida cor textdraw - yNexus - 05.04.2014

Nгo tem como alterar a cor desse desenho ai, ele й Branco, e nгo tem como alterar .


Re: Ajuda rapida cor textdraw - pdonald - 05.04.2014

Ter tem, eu pesquisei codes com essa bola achei preto, cinza e vermelho, mas n consigo por o verde e o amarelo que eu queria :\
Alguйm sabe?


Re: Ajuda rapida cor textdraw - gmstrikker - 06.04.2014

Vish tinha que ter uma lista nй, n achei tbm n!


Respuesta: Ajuda rapida cor textdraw - [BWL]Chamaleon - 06.04.2014

Amarelo

865856767

Verde;

16711935

Se quiser outro amarelo me avise.

Atenciosamente,



Re: Ajuda rapida cor textdraw - hard_dalzot - 10.04.2014

Quote:
Originally Posted by yNexus
Посмотреть сообщение
Nгo tem como alterar a cor desse desenho ai, ele й Branco, e nгo tem como alterar .
Tem sim amigo da pra alterar a cor de todos os desenhos *--* jб fiz vбrios texts assim com cores alteradas, ex o LD_CHAT:thumbup