ZCMD Commands
#9

Quote:
Originally Posted by jtemple042996
View Post
I removed the line in quote, no compiling errors, just Server: Unknown Command
pawn Code:
CMD:YourCommand(playerid, params[])
{
    SendClientMessage(playerid, -1, "Your command is working.");
    return 1;
}
did you use such way to make commands? If yes then this is a correct way, you should consider sharing your script here so people here and/or me can help you.

Remember they must not be in any callback (publics), they must be anywhere outside of the callbacks.

-FalconX
Reply


Messages In This Thread
ZCMD Commands - by jtemple042996 - 24.02.2012, 19:48
Re: ZCMD Commands - by Babul - 24.02.2012, 20:07
Re: ZCMD Commands - by jtemple042996 - 24.02.2012, 20:36
Re: ZCMD Commands - by jtemple042996 - 26.02.2012, 23:14
Re: ZCMD Commands - by FalconX - 26.02.2012, 23:34
Re: ZCMD Commands - by jtemple042996 - 27.02.2012, 00:09
Re: ZCMD Commands - by FalconX - 27.02.2012, 00:22
Re: ZCMD Commands - by jtemple042996 - 27.02.2012, 01:08
Re: ZCMD Commands - by FalconX - 27.02.2012, 01:15

Forum Jump:


Users browsing this thread: 1 Guest(s)