Question about Mysql
#1

Hi all, i got an question,

i am trying to update my gamodemode to the latest version of blueg mysql plugin

and i would like to know oh can i get the calback return

Код:
mysql_function_query(MySQL_Handle, query, true, "Mysql_CompteExistant", "ds", Etape_Load,pseudo);
Mysql_CompteExistant return 1 of user exist, or 0 if not.

So i could use like

if(Mysql_CompteExistant(nick))
{
...
}


Thank You

Max
Reply
#2

Not possible.
Reply
#3

Erf, how can i do?

if i want to use

if(Mysql_CompteExistant(nick))
{
...
}

?

Thank you

Max
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)