SA-MP Forums Archive
[Ajuda] Error a sprite textdraw 0.3.DL - 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] Error a sprite textdraw 0.3.DL (/showthread.php?tid=660845)



Error a sprite textdraw 0.3.DL - Smak - 15.11.2018

Com o TDEditor, vejo a imagem mas ao compilar eu nгo vejo
Eu tentei com um texto e sim parece

como eu resolvo


Re: Error a sprite textdraw 0.3.DL - Guscooby - 15.11.2018

Primeiro vocк precisa dar mais informaзхes.


Re: Error a sprite textdraw 0.3.DL - Smak - 15.11.2018

Quote:
Originally Posted by Guscooby
Посмотреть сообщение
Primeiro vocк precisa dar mais informaзхes.
Eu segui o tutorial exatamente: https://sampforum.blast.hk/showthread.php?tid=650869
quando eu uso o tdeditor vocк vк a imagem, mas colocб-lo no gm e entrar no servidor nгo

Eu coloquei o cуdigo que eu exporto e coloco no gamemode

pawn Код:
new Text:TDEditor_TD[1];

TDEditor_TD[0] = TextDrawCreate(275.285705, 65.826660, "mdl-2001:logo");
TextDrawLetterSize(TDEditor_TD[0], 0.000000, 0.000000);
TextDrawTextSize(TDEditor_TD[0], 63.000000, 90.000000);
TextDrawAlignment(TDEditor_TD[0], 1);
TextDrawColor(TDEditor_TD[0], -1);
TextDrawSetShadow(TDEditor_TD[0], 0);
TextDrawSetOutline(TDEditor_TD[0], 0);
TextDrawBackgroundColor(TDEditor_TD[0], 255);
TextDrawFont(TDEditor_TD[0], 4);
TextDrawSetProportional(TDEditor_TD[0], 0);
TextDrawSetShadow(TDEditor_TD[0], 0);
codigo para que a imagem possa ser vista no registro
pawn Код:
TextDrawShowForPlayer(playerid, TDEditor_TD[0]);
Vocк vк textdraws normais, mas nгo imagens personalizadas


Re: Error a sprite textdraw 0.3.DL - Locky_ - 15.11.2018

Vocк adicionou o objeto ao jogo?

pawn Код:
// OnGameModeInit ou OnFilterScriptInit
AddSimpleModel(...);
Ativou o artwork no server.cfg?

Код:
artconfig 1



Re: Error a sprite textdraw 0.3.DL - Smak - 15.11.2018

Quote:
Originally Posted by Locky_
Посмотреть сообщение
Vocк adicionou o objeto ao jogo?

pawn Код:
// OnGameModeInit ou OnFilterScriptInit
AddSimpleModel(...);
Ativou o artwork no server.cfg?

Код:
artconfig 1
Eu estava sentindo falta do primeiro passo que vocк disse

OBRIGADO EU TE ADORO!!! : p: p: p: p Te dou sua reputaзгo