01.03.2011, 01:06
(
Последний раз редактировалось ifly4life; 01.03.2011 в 19:23.
)
Ok i know you guys are gonna say stuff like use dcmd, and what not but i like strcmp, so this is my question
is there anyway to make it like
and then do
And then use it?
and once again please dont tell me to use a diff cmd processor cause im staying with strcmp!
is there anyway to make it like
Код:
CMD:"/mycommand", cmdtext, true, 10) == 0)
Код:
#define CMD: if(strcmp(cmd,
and once again please dont tell me to use a diff cmd processor cause im staying with strcmp!