01.12.2013, 07:05
add this line
pawn Код:
{
//Kicks the player who the executed this command
KickWithMessage(playerid, 0xFF0000FF, "You have been kicked.");
return 1;
}
return 0;