07.01.2019, 00:21
Quote:
I put the db logging but nothing appears when I give the command, I put "db_logging 0" in server.cfg, but nothing.
|
useful SQLite on server.cfg
logqueries - is a boolean variable in the server console it enables to log all information based on players SQLite features.
db_logging - in enables the server console to print error informations if something went wrong
db_log_queries - it enables to call from the include queries strings
and dont forget if you want to free results its only done when you select statements are in use in order to free the SQLite results