argument type mismatch (argument 1)
#1

I did something wrong here:

Код:
new Query[128], i;
	new DBResult:qresult;
 	qresult = db_query(Database,"SELECT * FROM `HOUSES`");
 	format(i,sizeof(i),"%d", db_num_rows(qresult));
Reply


Messages In This Thread
argument type mismatch (argument 1) - by Danijel. - 23.06.2012, 19:52
Re: argument type mismatch (argument 1) - by Jonny5 - 23.06.2012, 20:07
Re: argument type mismatch (argument 1) - by Danijel. - 23.06.2012, 20:17
Re: argument type mismatch (argument 1) - by DeathTone - 23.06.2012, 20:21
Re: argument type mismatch (argument 1) - by Jonny5 - 23.06.2012, 20:21
Re: argument type mismatch (argument 1) - by Danijel. - 23.06.2012, 20:22
Re: argument type mismatch (argument 1) - by Danijel. - 23.06.2012, 20:24
Re: argument type mismatch (argument 1) - by Jonny5 - 23.06.2012, 20:30
Re: argument type mismatch (argument 1) - by Danijel. - 23.06.2012, 20:32

Forum Jump:


Users browsing this thread: 3 Guest(s)