12.05.2009, 15:58
Well you shouldn't be converting strtok to dcmd, as they're different things entirely... I think you either mean strtok -> sscanf, or strcmp -> dcmd..
If you look at the Fast Commands guide on the wiki you shouldn't need to mess around with cmdtext[] and params[] at all.
If you look at the Fast Commands guide on the wiki you shouldn't need to mess around with cmdtext[] and params[] at all.

