04.01.2018, 21:14
I assume the definition of your result function should identify the last parameter as a string. Thus:
Код:
forward SendReportDB(playerid, pid, info[]); public SendReportDB(playerid, pid, info[]) { ...