CCTV - Server Unknown Command
#6

I don't really know but, When I had a problem with "SERVER: Unknown Command."
I just changed the cmd like
if(strcmp(cmdtext,"/next",true)==0)
to
if(!strcmp(cmd,"/next",true))
And it got fixed.. Since this I use only this way.
Reply


Messages In This Thread
CCTV - Server Unknown Command - by Mikep - 23.02.2009, 03:11
Re: CCTV - Server Unknown Command - by yom - 23.02.2009, 03:33
Re: CCTV - Server Unknown Command - by x-cutter - 23.02.2009, 03:35
Re: CCTV - Server Unknown Command - by Mikep - 23.02.2009, 03:48
Re: CCTV - Server Unknown Command - by yom - 23.02.2009, 06:33
Re: CCTV - Server Unknown Command - by MenaceX^ - 23.02.2009, 09:14
Re: CCTV - Server Unknown Command - by Mikep - 23.02.2009, 12:39
Re: CCTV - Server Unknown Command - by Norn - 23.02.2009, 12:41

Forum Jump:


Users browsing this thread: 1 Guest(s)