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

Por algum motivo excluнram minha pergunta, entгo vou repostar.

Pessoal preciso de ajuda para poder excluir as TextDraws quando o player pressionar ESC.

Eu jб fiz de varias maneiras diferentes, porem nгo funciona, vou colocar com o DBUG para vocкs verem.

PHP код:

public OnPlayerClickPlayerTextDraw(playeridPlayerText:playertextid)
{
    if(
_:playertextid == INVALID_TEXT_DRAW)
    {
        
SendClientMessage(playeridCINZA"DBUG: APERTOU ESC");
    }
    return 
1;
}
public 
OnPlayerClickPlayerTextDraw(playeridPlayerText:playertextid)
{
    if(
playertextid == PlayerText:INVALID_TEXT_DRAW)
    {
        
SendClientMessage(playeridCINZA"DBUG: APERTOU ESC");
    }
    return 
1;

Obs: Vale Lembrar que estou fazendo uso de TXD's para cada Players individualmente e nгo Globais.

Porem a mensagem do DBUG nгo aparece, ou seja, ele nгo esta executando quando aperto ESC.

Alguйm tem alguma ideia de como resolver?

Vlw Forte Abraзo.
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)