Array Must Be Indexed
#5

Quote:
Originally Posted by еddy
Quote:
Originally Posted by Μαστερμινδ
I think this is what you need

Код:
if(strcmp(params,"red",true) == 0)
I don't want to make a "/red" command...
this is not a command its check
if(!strcmp(text,"red",true)) //if your "text" is "red" do something
Reply


Messages In This Thread
Array Must Be Indexed - by refshal - 17.07.2009, 21:39
Re: Array Must Be Indexed - by Jefff - 17.07.2009, 22:08
Re: Array Must Be Indexed - by M4S7ERMIND - 17.07.2009, 22:14
Re: Array Must Be Indexed - by refshal - 17.07.2009, 22:22
Re: Array Must Be Indexed - by Jefff - 17.07.2009, 22:30
Re: Array Must Be Indexed - by refshal - 17.07.2009, 22:33
Re: Array Must Be Indexed - by M4S7ERMIND - 17.07.2009, 22:35

Forum Jump:


Users browsing this thread: 1 Guest(s)