28.03.2017, 19:58
Cannot find a solution.
[ERRORS]
The line of code that receives the errors above
[ERRORS]
Код:
error 001: expected token: ",", but found "-string-" warning 215: expression has no effect error 001: expected token: ";", but found ")" error 029: invalid expression, assumed zero fatal error 107: too many error messages on one line
Код:
if(sscanf(params, "s[64]", text)) return SendClientMessage(playerid, COLOR_SERVER "Incorrect format. Use /reportbug [description]");