[Ajuda] Botгo ESC TextDraw Nгo Funciona - Repost
#3

Quote:
Originally Posted by Felipealves
Посмотреть сообщение
Se apertar 'ESC' sу essa public й chama a do player nгo й.
PHP код:
public OnPlayerClickTextDraw(playeridText:clickedid){
    if(
clickedid == Text:INVALID_TEXT_DRAW){
        
SendClientMessage(playeridCINZA"DBUG: APERTOU ESC"); 
    }

Quando tiver duvidas leia a wiki

https://sampwiki.blast.hk/wiki/OnPlayerClickPlayerTextDraw
Brother agradeзo, mas ainda nгo resolveu, tudo que eu faзo, a TXD nгo some.

PHP код:
if(clickedid == Text:INVALID_TEXT_DRAW){
        
FecharTXD(playerid);
    } 
Se eu coloco desta maneira acima para chamar a funзгo FecharTXD(playerid); ao dar ESC ele nгo chama, sу torna a TXD inclinбvel mas ela continua na tela.


Se eu coloco direto como esta a forma abaixo, obviamente ele se quer compila.
PHP код:
if(clickedid == Text:INVALID_TEXT_DRAW){
        
PlayerTextDrawHide(playeridFecharTXD[playerid][0]);
        
PlayerTextDrawHide(playeridFecharTXD[playerid][1]);
        
PlayerTextDrawHide(playeridFecharTXD[playerid][2]);
    } 
Ta difнcil, nгo consigo achar uma forma de resolver kk

Vlw Forte Abraзo, caso tenha mais alguma ideia de soluзгo por favor nгo exite em mandar kkk
Reply


Messages In This Thread
Botгo ESC TextDraw Nгo Funciona - Repost - by matheusdorado - 26.02.2019, 21:01
Re: Botгo ESC TextDraw Nгo Funciona - Repost - by Felipealves - 27.02.2019, 04:36
Re: Botгo ESC TextDraw Nгo Funciona - Repost - by matheusdorado - 27.02.2019, 14:22
Re: Botгo ESC TextDraw Nгo Funciona - Repost - by Felipealves - 27.02.2019, 17:06
Re: Botгo ESC TextDraw Nгo Funciona - Repost - by matheusdorado - 28.02.2019, 05:11

Forum Jump:


Users browsing this thread: 1 Guest(s)