HELP Error in command (001)
#1

i was trying to make a simple SendClientMessage command but i gives me the error 001 and i have no idea how to fix it.

my Command :

Код:
    if (strcmp("/url", cmdtext, true, 10) == 0)
	{
	    SendClientMessage(playerid, COLOR_GREEN,("www.ZynaGaming.com");
	    // Do something here
		return 1;
	}
	return 0;
}
Reply


Messages In This Thread
HELP Error in command (001) - by BoyDenker - 01.02.2012, 14:18
Re: HELP Error in command (001) - by vakhtang - 01.02.2012, 14:24
Re: HELP Error in command (001) - by BoyDenker - 01.02.2012, 14:27
Re: HELP Error in command (001) - by vakhtang - 01.02.2012, 14:27
Re: HELP Error in command (001) - by Konstantinos - 01.02.2012, 14:29
Re: HELP Error in command (001) - by vakhtang - 01.02.2012, 14:29
Re: HELP Error in command (001) - by Konstantinos - 01.02.2012, 14:32
Re: HELP Error in command (001) - by Jochemd - 01.02.2012, 14:33
Re: HELP Error in command (001) - by BoyDenker - 01.02.2012, 14:35
Re: HELP Error in command (001) - by BoyDenker - 01.02.2012, 14:37

Forum Jump:


Users browsing this thread: 3 Guest(s)