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

Query problem

$
0
0
Hey guys i did a command to show me the querys but i get this error

HTML Code:

[ERROR] mysql_unprocessed_queries - invalid connection handle (id: 0)
HTML Code:

CMD:test(playerid)
{
        foreach(new i : Player)
    {
                new msg[60];
                format(msg, sizeof(msg), "Ticks: %d | Queryes: %d", GetServerTickRate(), mysql_unprocessed_queries(i));
            SCM(playerid, -1, msg);
        }   
        return 1;
}

what could be the problem ? , and the ticks: are 190 - 200 is that ok ? cause i started a grandlarc gamemode and i had the same ticks: should be ok ?

Viewing all articles
Browse latest Browse all 18226

Trending Articles



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