Unknown command.
#2

You need to include the ZCMD in your fs, and also put this in there as well

Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
	if(!success) SendClientMessage(playerid, COLORWHITE, "That command does not exist. Use {FFFF00}/help{FFFFFF} to see a list of available commands.");
	return 1;
}
Reply


Messages In This Thread
Unknown command. - by iamjems - 09.10.2016, 17:24
Re: Unknown command. - by azzerking - 09.10.2016, 17:29
Re: Unknown command. - by iamjems - 09.10.2016, 18:02
Re: Unknown command. - by azzerking - 09.10.2016, 18:29
Re: Unknown command. - by iamjems - 09.10.2016, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)