22.05.2016, 15:02
Perhaps you should stop using the dumb prefixes. iPlayer makes it look like the variable is an integer while you are passing a string. If a function parameter is supposed to be a string then the parameter must be suffixed with square brackets, i.e.:
PHP код:
public OnSuspend(playerid, reason[], name[])