The kicked/banned player can't see the reason
#3

Exactly as Mencent said, Like this
pawn Код:
//Somewhere in the script
forward KickPlayer(playerid);
public KickPlayer(playerid) return Kick(playerid);

//replace "Kick(playerid)" with this
SetTimerEx("KickPlayer",1000,false,"d", playerid);
Reply


Messages In This Thread
The kicked/banned player can't see the reason - by GlobalShot - 23.07.2015, 16:33
AW: The kicked/banned player can't see the reason - by Mencent - 23.07.2015, 16:36
Re: The kicked/banned player can't see the reason - by xVIP3Rx - 23.07.2015, 16:39
Re: The kicked/banned player can't see the reason - by GlobalShot - 23.07.2015, 16:44
Re: The kicked/banned player can't see the reason - by xVIP3Rx - 23.07.2015, 16:47
Re: The kicked/banned player can't see the reason - by GlobalShot - 23.07.2015, 16:52
Re: The kicked/banned player can't see the reason - by Toxik - 23.07.2015, 17:29

Forum Jump:


Users browsing this thread: 1 Guest(s)