Teach me how to make ban with reason
#2

This part is already available in the code you posted?
Код:
  if (dUserINT(PlayerName2(playerid)).("banned") == 1)
    {
        SendClientMessage(playerid, red, "This name is banned from this server!");
        SendClientMessage(playerid, red, "If You Think,Its Mistake,Please Make Appeal Here , Http://wx-play.cf");
		format(string,sizeof(string),"%s ID:%d was auto kicked. Reason: Name banned from server",PlayerName,playerid);
		SendClientMessageToAll(grey, string);  print(string);
		SaveToFile("KickLog",string);  Kick(playerid);
    }
Reply


Messages In This Thread
Teach me how to make ban with reason - by KyNe - 26.12.2017, 06:00
Re: Teach me how to make ban with reason - by Ritzy2K - 26.12.2017, 06:28
Re: Teach me how to make ban with reason - by KyNe - 26.12.2017, 06:38
Re: Teach me how to make ban with reason - by Sew_Sumi - 26.12.2017, 07:14
Re: Teach me how to make ban with reason - by KyNe - 26.12.2017, 07:15
Re: Teach me how to make ban with reason - by DTV - 26.12.2017, 07:20
Re: Teach me how to make ban with reason - by KyNe - 26.12.2017, 07:25
Re: Teach me how to make ban with reason - by KyNe - 26.12.2017, 08:02
Re: Teach me how to make ban with reason - by Ritzy2K - 26.12.2017, 08:12
Re: Teach me how to make ban with reason - by KyNe - 26.12.2017, 08:23

Forum Jump:


Users browsing this thread: 1 Guest(s)