Jump to content

Erro Mysql.query Em Quest


Guest Gamers

Recommended Posts

Eu instalei em minha source funções do mysql usando tutorial daqui

 

Link: https://m2dev.net/topic/175-fun%C3%A7%C3%B5es-mysql-mysqlquery-etc/

 

 

Pra atualizar, inserir funciona, mais quando tento selecionar algum dado não consigo, alguém poderia me ajudar?

 

 

Exemplo:

 

 

 

when 20011.chat."Test" begin

local tests = mysql.query("SELECT * FROM player.player WHERE nome = '"..pc.get_name().."' LIMIT 1;")

say("Nome: "..tests)

end

Agradeço quem puder me ajudar a resolver isso.

Link to comment
Share on other sites

  • 2 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...