dcmd?
#2

It means you didn't added the command to OnPlayerCommandText callback.

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
  dcmd(skin, 4, cmdtext);
  return 0;
}
Reply


Messages In This Thread
dcmd? - by Deat_Itself - 14.09.2009, 13:04
Re: dcmd? - by Correlli - 14.09.2009, 13:04
Re: dcmd? - by Deat_Itself - 15.09.2009, 17:15

Forum Jump:


Users browsing this thread: 1 Guest(s)