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
#2

https://sampforum.blast.hk/showthread.php?tid=625715
Reply
#3

how do i get handle from mysql_connect ?
Reply
#4

https://sampwiki.blast.hk/wiki/MySQL/R40#mysql_connect
Reply
#5

Thx it's working +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)