command help
#2

Try this

Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(CheckGMX(playerid)) return 1;
	if(!success) SendClientMessage(playerid, COLOR_WHITE, "You have entered an invalid command. Please use {FFFFFF}/help {AFAFAF}or {01FCFF}/helpme {AFAFAF}for more information.");
	return 1;
}
Reply


Messages In This Thread
command help - by UfsDev - 14.03.2014, 13:01
Re: command help - by ChristianIvann09 - 14.03.2014, 13:03

Forum Jump:


Users browsing this thread: 1 Guest(s)