Re: mcmd - Command processor! -
DiddyBop - 29.08.2010
ill stick with dcmd.
Re: mcmd - Command processor! -
Wesk3R - 30.08.2010
Nice, better than dcmd =)
Re: mcmd - Command processor! -
Simon - 30.08.2010
The formatting is unnecessary? You can just pass cmdtext[1] to strcmp/mcmd_* function, it will pass the string starting at cmdtext[1]... not the character at cmdtext[1] as you may have expected. This will get rid of the need to use mcmd_init.
Re: mcmd - Command processor! -
Norn - 30.08.2010
Quote:
Originally Posted by Wesk3R
Nice, better than dcmd =)
|
No sir.
Nice none the less, doesn't compare to dcmd and zcmd though.
Re: mcmd - Command processor! -
MrDeath537 - 30.08.2010
Okay, zcmd and ycmd can pwn mcmd, but it's not too bad. You can use it, its made for be used. If you don't like it please don't post "zcmd is better"... I hope you like it. I'm trying to make it better (using CallLocalFunction).
Thanks all.
Re: mcmd - Command processor! -
Kitten - 30.08.2010
awesome dude im going to use this for my gamemodes Thanks!
Re: mcmd - Command processor! -
MrDeath537 - 30.08.2010
Quote:
Originally Posted by Kitten
awesome dude im going to use this for my gamemodes Thanks!
|
Thanks you!.
Re: mcmd - Command processor! -
Calgon - 30.08.2010
Quote:
Originally Posted by MrDeath
Okay, zcmd and ycmd can pwn mcmd, but it's not too bad. You can use it, its made for be used. If you don't like it please don't post "zcmd is better"... I hope you like it. I'm trying to make it better (using CallLocalFunction).
Thanks all.
|
It's
almost as slow as the strcmp method............................................ .................................................. .
Quote:
Originally Posted by Kitten
awesome dude im going to use this for my gamemodes Thanks!
|
Big mistake / waste of time!
Re: mcmd - Command processor! -
MrDeath537 - 30.08.2010
Admin, please close it, a lot of people saying it's a sh*t, it's slow, blah blah blah.
Re: mcmd - Command processor! -
F_Lexx - 18.09.2010
i have error, why?
mcmd(givecash, cmdtext, 8, playerid);
it says:
warning 202: number of arguments does not match definition
//edit: okey it's working
Re: mcmd - Command processor! -
Voldemort - 18.09.2010
Does I always have to count how many symbols is in my cmd ?
I talk about lenght
Respuesta: Re: mcmd - Command processor! -
MrDeath537 - 18.09.2010
Quote:
Originally Posted by Voldemort
Does I always have to count how many symbols is in my cmd ?
I talk about lenght
|
Yeah, this version has some bugs and I didn't update there.
Re: mcmd - Command processor! -
RenisiL - 20.09.2010
Nice command processor
Respuesta: mcmd - Command processor! -
xenowort - 20.09.2010
Good, Nice, upgrade :P
Re: mcmd - Command processor! -
Ricop522 - 04.03.2011
LOL THIS IS AWESOME
BUT THIS IS FAST?
Re: mcmd - Command processor! -
Steven82 - 05.03.2011
Quote:
Originally Posted by Ricop522
LOL THIS IS AWESOME
BUT THIS IS FAST?
|
Excuse my language, but your a dumbass. Please actually read the topic not just post random stupid ass questions/comments, thanks.
Re: mcmd - Command processor! -
Montis123 - 05.03.2011
Good work but i use zcmd