Using ZCMD and giving me unknown command?
#1

Hey! So as I started using zcmd, I made a command like this for a simple test:
pawn Код:
COMMAND:help(playerid, params[])
{
    SendClientMessage(playerid, COLOR_WHITE,"IT WORKS!");
}
Now when i go ingame and type /help it gives me the message and after that: SERVER: Unknown command. How could I fix this? I'm using both includes, zcmd and sscanf.

They are not placed in the onplayercommandtext function because it wont let me.
Reply


Messages In This Thread
Using ZCMD and giving me unknown command? - by Spiral - 11.02.2011, 18:18
Re: Using ZCMD and giving me unknown command? - by Rock18 - 11.02.2011, 18:22
Re: Using ZCMD and giving me unknown command? - by Spiral - 11.02.2011, 18:23
Re: Using ZCMD and giving me unknown command? - by Rock18 - 11.02.2011, 18:33
Re: Using ZCMD and giving me unknown command? - by xRyder - 11.02.2011, 18:53
Re: Using ZCMD and giving me unknown command? - by Spiral - 11.02.2011, 19:03
Re: Using ZCMD and giving me unknown command? - by [03]Garsino - 11.02.2011, 19:06
Re: Using ZCMD and giving me unknown command? - by xRyder - 11.02.2011, 19:09
Re: Using ZCMD and giving me unknown command? - by Retardedwolf - 11.02.2011, 19:10
Re: Using ZCMD and giving me unknown command? - by Mean - 11.02.2011, 19:50

Forum Jump:


Users browsing this thread: 3 Guest(s)