/ban help!
#6

though .. for that i suggest you to use NameKick system..
example code
pawn Код:
if (dUserINT(PlayerName2(playerid)).("banned") == 1)
    {
        SendClientMessage(playerid, red, "This name is banned from this server!");
        format(string,sizeof(string),"%s ID:%d was auto kicked. Reason: Name banned from server",PlayerName,playerid);
        SendClientMessageToAll(grey, string);
     }
by the way thats not a Script request thread.. post this thingy here: https://sampforum.blast.hk/showthread.php?tid=187229
Reply


Messages In This Thread
/ban help! - by DreamKillah - 01.07.2012, 12:21
Re: /ban help! - by WillyP - 01.07.2012, 12:23
Re: /ban help! - by DreamKillah - 01.07.2012, 12:33
Re: /ban help! - by Jarnu - 01.07.2012, 12:37
Re: /ban help! - by DreamKillah - 01.07.2012, 12:40
Re: /ban help! - by Jarnu - 01.07.2012, 12:42
Re: /ban help! - by LaGrande - 01.07.2012, 13:24
Re: /ban help! - by DreamKillah - 03.07.2012, 07:06

Forum Jump:


Users browsing this thread: 1 Guest(s)