HELP! Anti cleo cmds(/4find)
#5

Quote:
Originally Posted by (*|Flake|*)
Посмотреть сообщение
pawn Код:
CMD:4find(playerid, params[])
{
    Kick(playerid);
    return 1;
}
I mean, that would work but it isn't the best way to do it..
this script is not working..

Maybe.. cleo command is [[ cmd input -(O)> CLEO -(X)> server mod .. ]]

look. this script.


pawn Код:
if(strcmp(cmd, "/4find", true) == 0)
    {
        Kick(playerid);
        return 1;
    }
not working this command..

HELP !!!!!!!!!!!!!!
Reply


Messages In This Thread
HELP! Anti cleo cmds(/4find) - by 7ester - 24.03.2014, 06:09
Re: HELP! Anti cleo cmds(/4find) - by Flake. - 24.03.2014, 06:40
Re: HELP! Anti cleo cmds(/4find) - by 7ester - 24.03.2014, 07:00
Re: HELP! Anti cleo cmds(/4find) - by Flake. - 24.03.2014, 07:58
Re: HELP! Anti cleo cmds(/4find) - by 7ester - 24.03.2014, 13:03

Forum Jump:


Users browsing this thread: 4 Guest(s)