Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Problem callback [mysql]

$
0
0
Hello, I have a war system on my server.

When the war is over the server should calculate how had the most kills.

I use something like this:

Code:

mysql_format(SQL, gString, sizeof gString, "SELECT * FROM `warlogs` WHERE `WarID` = '%d';", warid);
        mysql_tquery(SQL, gString, "checkBestScore", "dddd", i, warid, attackers, defenders);

And this is the the callback that isn't called.

https://pastebin.com/ZKBJ4QVn

I try with printf, same, nothing in server_log

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>