[Ajuda] Text Draw Box - 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] Text Draw Box (
/showthread.php?tid=369725)
Text Draw Box -
xPaulistaa - 17.08.2012
eai forum samp.
Eu estava criando um "Box" pro meu GM.
Fiz corretamente no Zamaroth.
Coloquei no GM, e quando entrei no servidor apareзeu, o rodapй todo preto.
Eu quero so a parte que eu fiz (um quadrado).
Ajudem eu por favor.
Vejб o code:
pawn Код:
TheBox = TextDrawCreate(80.000000, 334.000000, "*");
TextDrawFont(TheBox , 1);
TextDrawBackgroundColor(TheBox , 255);
TextDrawColor(TheBox , 255);
TextDrawAlignment(TheBox , 2);
TextDrawBoxColor(TheBox , 255);
TextDrawLetterSize(TheBox , 0.500000, 12.000000);
TextDrawUseBox(TheBox , 1);
Oque tem de errado?
As coordenandas estao corretada
Re: Text Draw Box -
xPaulistaa - 17.08.2012
alguem
Re: Text Draw Box -
Bruno Alves - 17.08.2012
@edit
ok eu n tinha entendido
Re: Text Draw Box -
xPaulistaa - 17.08.2012
Quote:
Originally Posted by Bruno Alves
pawn Код:
TheBox = TextDrawCreate(80.000000, 334.000000, "*"); TextDrawFont(TheBox , 1); TextDrawBackgroundColor(TheBox , 255); TextDrawColor(TheBox , 255); TextDrawAlignment(TheBox , 2); TextDrawBoxColor(EmbaixoRadar,0x00000066); TextDrawLetterSize(TheBox , 0.500000, 12.000000); TextDrawUseBox(TheBox , 1);
Assim ficara O UM preto transparente para tirar esse preto forte q estava no seu apague TextDrawBoxColor e TextDrawUseBox
n sei se era isso explique melhor.
|
Nao e isso.
eu quero que fique so o quadrado que eu fiz.
Nao o rodapй inteiro
Re: Text Draw Box -
.FuneraL. - 17.08.2012
pawn Код:
TextDrawTextSize(TextDraw, TamanhoHorizontal, TamanhoVertical);
Siga este padrгo.
Re: Text Draw Box -
xPaulistaa - 17.08.2012
Quote:
Originally Posted by .FuneraL.
pawn Код:
TextDrawTextSize(TextDraw, TamanhoHorizontal, TamanhoVertical);
Siga este padrгo. 
|
Eu ja fiz isso conforme o Zamaroth, mais nao deu
fico o rodapй inteiro preto
Re: Text Draw Box -
Kuddy - 18.08.2012
Vocк colocou para mostrar a textdraw pro player ?
Veja mais em:
https://sampwiki.blast.hk/wiki/TextDrawShowForPlayer