11.01.2018, 02:18
Код:
mysql_format(db_info, query, sizeof(query), "UPDATE players SET noticetext = '%e' WHERE pid = %i", params, GetPlayerDBId(playerid));
and also, use %e instead of %s if the string can be inputted by player to escape string