[Tutorial] Menu Plane Selection | Using mSelection
#14

Quote:
Originally Posted by GhostHacker
View Post
And now you techinically agreeing with me lol
and why you shouldnt use strcmp
i will give eg
PHP Code:
if (!strcmp(cmdtext"/he"))
{
// Do something

now type /hello and you will understand.
strcmp(const string1[], const string2[], bool:ignorecase=false, length=cellmax);

Use length = 3 and /hello will stop working, only /he will.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)