06.06.2017, 17:01
try
try this instead of line 1050 If its error is fixed tell me, If not, Tell me also.
Code:
mysql_format(MainPipeline, query, sizeof(query),"SELECT FROM accounts WHERE name = '%s'", pName); mysql_tquery(MainPipeline, query, "SELECT FROM accounts WHERE name = '%s'", pName);