Small zcmd problem
#1

On top
pawn Код:
#include <zcmd>
Under public OnPlayerCommandText(playerid, cmdtext[])

pawn Код:
COMMAND:zcmdtest(playerid, params[])
{
      SendClientMessage(playerid,culoare,"This is an test cmd");
      return 1;
}
The errors :
Код:
 error 029: invalid expression, assumed zero
 error 017: undefined symbol "cmd_zcmdtest"
 error 029: invalid expression, assumed zero
Reply


Messages In This Thread
Small zcmd problem - by Dj_maryo1993 - 24.10.2010, 08:08
Re: Small zcmd problem - by LarzI - 24.10.2010, 08:09
Re: Small zcmd problem - by Dj_maryo1993 - 24.10.2010, 08:11
Re: Small zcmd problem - by Whizion - 24.10.2010, 08:14
Re: Small zcmd problem - by Dj_maryo1993 - 24.10.2010, 08:23
Re: Small zcmd problem - by Whizion - 24.10.2010, 10:28

Forum Jump:


Users browsing this thread: 1 Guest(s)