y_commands SERVER: UNKOWN COMMAND
#1

Hi, i want make a command with y_commands and i got an bug/error
Command:
Код:
CMD:kick(playerid, params[])
{
	if(P_DATA[playerid][Level] < 5) return SendClientMessage(playerid, -1, "You must be level 5 to use this command!");
	return 1;
}
Bug/Error: Image

Thanks!
Reply


Messages In This Thread
[SOLVED]y_commands SERVER: UNKOWN COMMAND - by Hardwell - 04.08.2013, 12:35
Re: y_commands SERVER: UNKOWN COMMAND - by dEcooR - 04.08.2013, 12:47
Re: y_commands SERVER: UNKOWN COMMAND - by CutX - 04.08.2013, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)