//R41 new query[256]; mysql_format(Database, query, sizeof(query), "SELECT * FROM `PLAYERS` WHERE `IP` = '%s'" mysql_tquery(Database, query);