[searching]Hello im trying to get an deadmatch kicker.
#2

Its easy just put this under OnPlayerDeath callback :
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
 Kick(killerid);
 return 1;
}
That will basically kicked all those who DM.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)