No commands working
#6

With dcmd you need to put the length of the command at the 2nd param:
dcmd(explode, 6, cmdtext);
is wrong. Explode has 7 characters. So this must work:
dcmd(explode, 7, cmdtext);
Reply


Messages In This Thread
No commands working - by xir - 31.12.2010, 16:10
Re: No commands working - by <Weponz> - 31.12.2010, 16:15
Re: No commands working - by HyperZ - 31.12.2010, 17:21
Re: No commands working - by Mean - 31.12.2010, 21:32
Re: No commands working - by xir - 01.01.2011, 09:36
Re: No commands working - by Kwarde - 01.01.2011, 10:26

Forum Jump:


Users browsing this thread: 3 Guest(s)