26.08.2012, 12:51
just add
bellow
if(sscanf(params, "u", PID))....
bellow
if(sscanf(params, "u", PID))....
Код:
if(playerid == PID) return SendClientMessage(playerid, COLOR_GREY, "You can't ban yourself!"); // your code...