error 035: argument type mismatch (argument 1)
#1

I get this error: error 035: argument type mismatch (argument 1)
new queryy[200] ;
format(queryy, sizeof(queryy), "INSERT INTO playerdata (user, money) VALUES('%s', %d')",PlayerName(playa) , health);
mysql_query(queryy);//Error here
Reply


Messages In This Thread
error 035: argument type mismatch (argument 1) - by fastayko - 05.01.2017, 16:12
Re: error 035: argument type mismatch (argument 1) - by GoldenLion - 05.01.2017, 16:20
Re: error 035: argument type mismatch (argument 1) - by fastayko - 05.01.2017, 16:27
Re: error 035: argument type mismatch (argument 1) - by GoldenLion - 05.01.2017, 16:33
Re: error 035: argument type mismatch (argument 1) - by fastayko - 05.01.2017, 16:38

Forum Jump:


Users browsing this thread: 1 Guest(s)