24.06.2012, 08:33
I have made this for my house ownership but if i make 9999999 rows it will still return 0 rows.
This topic is related to https://sampforum.blast.hk/showthread.php?tid=353664
Код:
qresult = db_query(Database,"SELECT * FROM `HOUSES`"); format(Query,sizeof(Query),"%d", db_num_rows(qresult));