Major Problem
#10

Here you go:
Код:
if(!strcmp(cmd, "/help", true,5))
{
SendClientMessage(playerid, COLOR_GREEN, "BlackBlood's freeroam: Created by [TLA]BlackBlood.");
SendClientMessage(playerid, COLOR_YELLOW, "Type: /genhelp for general help.");
SendClientMessage(playerid, COLOR_YELLOW, "Type: /moneyhelp for information about earning money.");
SendClientMessage(playerid, COLOR_YELLOW, "Type: /languagehelp for information about languages.");
SendClientMessage(playerid, COLOR_YELLOW, "Type: /adminhelp for information about the admins and becoming one.");
SendClientMessage(playerid, COLOR_YELLOW, "Type: /cmds for the commands.");
SendClientMessage(playerid, COLOR_YELLOW, "Type: /rules for this server's rules.");
  return 1;
}
Use this "strcmp format" for all your commands.
Reply


Messages In This Thread
Major Problem - by TheNuttyScientist - 03.06.2010, 11:38
Re: Major Problem - by Think - 03.06.2010, 11:42
Re: Major Problem - by TheNuttyScientist - 03.06.2010, 11:53
Re: Major Problem - by TheNuttyScientist - 03.06.2010, 13:55
Re: Major Problem - by ViruZZzZ_ChiLLL - 03.06.2010, 13:58
Re: Major Problem - by TheNuttyScientist - 03.06.2010, 14:01
Re: Major Problem - by reallifescript - 03.06.2010, 14:07
Re: Major Problem - by TheNuttyScientist - 03.06.2010, 14:11
Re: Major Problem - by kaisersouse - 03.06.2010, 14:15
Re: Major Problem - by DJDhan - 03.06.2010, 14:16
Re: Major Problem - by Jonni8 - 03.06.2010, 14:17
Re: Major Problem - by TheNuttyScientist - 03.06.2010, 17:23

Forum Jump:


Users browsing this thread: 2 Guest(s)