How to Stop this Troll Hacking
#5

pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/kk", cmdtext, true, 10) == 0)
    {
        return 0;
    }
    return 0;
}
Reply


Messages In This Thread
How to Stop this Troll Hacking - by jesdynguyen - 04.10.2014, 12:15
Re: How to Stop this Troll Hacking - by MasonSFW - 04.10.2014, 12:21
Re: How to Stop this Troll Hacking - by Eth - 04.10.2014, 12:24
Re: How to Stop this Troll Hacking - by jesdynguyen - 04.10.2014, 12:26
Re: How to Stop this Troll Hacking - by MasonSFW - 04.10.2014, 12:27
Re: How to Stop this Troll Hacking - by Eth - 04.10.2014, 12:30
Re: How to Stop this Troll Hacking - by jesdynguyen - 04.10.2014, 12:41

Forum Jump:


Users browsing this thread: 1 Guest(s)