[Ajuda] Text
#1

Estou com um velocimetro aqui mas as textdrawn nгo somem apуs morrer, sу somem quando sai do veiculo.
Jб coloquei

pawn Код:
TextDrawHideForPlayer(playerid, Textdraw0);
    TextDrawHideForPlayer(playerid, Textdraw1);
    TextDrawHideForPlayer(playerid, Textdraw2);
Em OnplayerDeath, mas nгo some. E nгo й sу essa a text de bem vindo tambйm nгo some.

Nгo faзo a minima ideia do que seja, estou voltando para o pawn
Reply
#2

Nгo entendo muito, mas vou tentar ajudar..

Coloca isso na public OnPlayerDeath

pawn Код:
TextDrawDestroy( Textdraw0[ _i ][ playerid ] );
TextDrawDestroy( Textdraw1[ _i ][ playerid ] );
TextDrawDestroy( Textdraw2[ _i ][ playerid ] );
Reply
#3

Quote:
Originally Posted by iFox
Посмотреть сообщение
Nгo entendo muito, mas vou tentar ajudar..

Coloca isso na public OnPlayerDeath

pawn Код:
TextDrawDestroy( Textdraw0[ _i ][ playerid ] );
TextDrawDestroy( Textdraw1[ _i ][ playerid ] );
TextDrawDestroy( Textdraw2[ _i ][ playerid ] );
Se fizer isso vai destruir e nгo vai aparecer mais, quero apenas esconder.
Reply
#4

Veja isso

https://sampwiki.blast.hk/wiki/TextDrawHideForPlayer
Reply
#5

Quote:
Originally Posted by iFox
Посмотреть сообщение
Obrigado por tentar ajudar, mas nгo esta sumindo ainda :/
Reply
#6

Faзa um Debug .

Reply
#7

Confira se nгo colocou os TextDrawHideForPlayer dentro de alguma condiзгo, se o player nгo entrar nessa condiзгo o dialog nгo serб oculto.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)