29.04.2015, 17:03
Ok that works but now we have the same error but with argument 4 in line 159 which is:
because of this brackets
Code:
stock PublicKick(playerid, kickerid, reason[]) { line 159: LogSave(0, playerid, kickerid, reason); Kick(playerid); return 1; }