MySql errors
#1

Hello guys, i have a problem when i compile script i get this warnings and error:

modules/sockets.pwn(430) : error 035: argument type mismatch (argument 1)
modules/sockets.pwn(514) : warning 213: tag mismatch
modules/sockets.pwn(533) : warning 213: tag mismatch


Line in script:

430
format(string,sizeof(string),"SELECT * FROM `ns_clients` WHERE `Username` = '%s'",pName[PlayerID]); mysql_tquery(string,true,"NSUpdateQuery","i",Playe rID);

514
mysql_format(SQLConn,query,false,"","");

533
mysql_format(SQLConn,query,false,"","");
Reply


Messages In This Thread
MySql errors - by MarkoKraljina - 09.10.2018, 14:21
Re: MySql errors - by v1k1nG - 09.10.2018, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)