18.12.2016, 22:36
Is translated from Spanish, sorry, the real code is:
Код:
mysql_format(handle, query, sizeof(query), "SELECT * FROM `SMS` WHERE `Phone` = '%d'", phone); mysql_tquery(handle, query, "OnSmsUserLoad", "id", playerid, phone);