Unknown Command
#3

I think you can't put a space in a command so try this?

pawn Код:
if(strcmp(cmdtext, "/i", true))
    {
        new var[5];
        if(strcmp(var,"use",true) == 0)
        {
            // Code here
        }
    }
Reply


Messages In This Thread
Unknown Command - by DarkLored - 11.05.2014, 02:42
Re: Unknown Command - by Jstylezzz - 11.05.2014, 08:39
Re: Unknown Command - by DaniceMcHarley - 11.05.2014, 08:44
Re: Unknown Command - by DarkLored - 11.05.2014, 13:38
Re: Unknown Command - by Konstantinos - 11.05.2014, 13:47
Re: Unknown Command - by DarkLored - 11.05.2014, 13:55

Forum Jump:


Users browsing this thread: 1 Guest(s)