Small Help
#1

Code:
public OnPlayerCommandPerformed(cmdid, playerid, cmdtext[], success)
{
	if(!success) return SCM(playerid, COLOR_RED, ""COL_BLUE"[ERROR]: "COL_WHITE"/%s command is not found in our server database, use /help", cmdtext);
	return 1;
}
warning 202: number of arguments does not match definition, i used smartcmd.inc for this one.
Reply


Messages In This Thread
Small Help - by MrFantasy - 07.06.2017, 00:45
Re: Small Help - by Toroi - 07.06.2017, 00:57
Re: Small Help - by MrFantasy - 07.06.2017, 01:09

Forum Jump:


Users browsing this thread: 1 Guest(s)