ZCMD issue.
#4

Dont add `;` at the end
pawn Код:
COMMAND:testcmd(playerid, params[])
{
    SendClientMessage(playerid, 0x375FFFFF, "test test test win win win");
    return 1;
}
And ofcourse if you are using zcmd in the same scrit where are OnPlayerCommandText callback then OnPlayerCommandText callback will not work.
Reply


Messages In This Thread
ZCMD issue. - by DiddyBop - 14.11.2010, 00:21
Re: ZCMD issue. - by Brian_Furious - 14.11.2010, 00:32
Re: ZCMD issue. - by DiddyBop - 14.11.2010, 00:34
Re: ZCMD issue. - by GaGlets(R) - 14.11.2010, 00:35
Re: ZCMD issue. - by Brian_Furious - 14.11.2010, 00:37
Re: ZCMD issue. - by DiddyBop - 14.11.2010, 00:37
Re: ZCMD issue. - by Brian_Furious - 14.11.2010, 00:39
Re: ZCMD issue. - by DiddyBop - 14.11.2010, 00:41
Re: ZCMD issue. - by Haydz - 14.11.2010, 00:44
Re: ZCMD issue. - by [L3th4l] - 14.11.2010, 00:49

Forum Jump:


Users browsing this thread: 5 Guest(s)