SA-MP Forums Archive
[Ajuda] MYSQL І - 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] MYSQL І (/showthread.php?tid=590281)



MYSQL І - JuniorTheDM - 27.09.2015

Alguem me Ajuda Quando a Pessoa Entra no Servidor Nao Aparece o Dialog em OnPlayerConnect


pastebin


Re: MYSQL І - jascaldeira - 27.09.2015

testa colocar um delayzim :3 <3


Re: MYSQL І - JuniorTheDM - 27.09.2015

n foi ;/


Re: MYSQL І - Dayvison_ - 27.09.2015

Coloca isto.
PHP код:
    if(mysql_errno(conexao)) 
    {
        print(!
"Nao foi possivel conectar ao Banco de Dados!"); 
        
SendRconCommand(!"exit");
    }
    else print(!
"Conectado ao Banco de Dados!"); 



Re: MYSQL І - JuniorTheDM - 27.09.2015

http://prntscr.com/8l7f3y

Mais a Dialog Nao Carrega


Re: MYSQL І - n0minal - 28.09.2015

Posta o mysql log