Quote:
Originally Posted by dice7
When you type "/gang create somename", then 'params' holds the value "create somename", that's why you'll need to fix your strcmps to compare just the first x letters of 'params'.
|
Im not any good with params, except those strcmp ones.. Whats wrong with them? so how do i fix those params?