13.06.2015, 22:34
Quote:
(7253) : error 035: argument type mismatch (argument 3) (7254) : error 035: argument type mismatch (argument 3) |
Код:
strcat(str, "Name of the Admin that Banned you: %s\n", GetName(playerid));
line 7254
Код:
strcat(str, "Reason of the Ban :%s.\n", reason);