Which kind of command do you use? -
samtey - 04.08.2011
Hi!
Which kind of commands do you use? I'm using ZCMD, and I love it!
(UNTIL IT GIVES NO ERRORS^^)
Re: Which kind of command do you use? -
Laronic - 04.08.2011
ZCMD.
Re: Which kind of command do you use? -
Danny - 04.08.2011
I use ZCMD too, its fast (i know YCMD is a little bit faster, but im used to ZCMD)
Can't we just kill all people that vote for strcmp?
Re: Which kind of command do you use? -
Haydn - 04.08.2011
STRCMP is the basic one, It's what people who are learning to script use.
AW: Which kind of command do you use? -
samtey - 04.08.2011
@-Danny-
LOL, what is YCMD? U mean YSI...^^
Yeah, I hate strcmp, but it's a part of C++... Because of this, let it be^^
Re: AW: Which kind of command do you use? -
Danny - 04.08.2011
Quote:
Originally Posted by samtey
@-Danny-
LOL, what is YCMD? U mean YSI...^^
Yeah, I hate strcmp, but it's a part of C++... Because of this, let it be^^
|
YCMD or y_commands is a part of the YSI Server Includes. But yeah, its how you like to call it ^^
Edit:
Quote:
STRCMP is the basic one, It's what people who are learning to script use.
|
They just have to start with ZCMD instead of strcmp. ZCMD is actually easier for beginners than strcmp, cause you'll have to deal with the params of strcmp.
Re: Which kind of command do you use? - suhrab_mujeeb - 06.08.2011
Quote:
Originally Posted by -Danny-
I use ZCMD too, its fast (i know YCMD is a little bit faster, but im used to ZCMD)
Can't we just kill all people that vote for strcmp?
|
why do u wanna kill me?
Re: Which kind of command do you use? -
Infinity - 06.08.2011
Quote:
Originally Posted by suhrab_mujeeb
why do u wanna kill me?
|
Indeed. I have yet to find a real reason to switch to one of the others, as I'm used to the good ol' fashioned way.
For the people that say that I should die because ZCMD/DCMD/WhateverCMD/GoldfishCMD is faster, provide me with benchmarks that show it is
significantly faster, and maybe I'll think about switching. Maybe.
Re: Which kind of command do you use? -
Calgon - 06.08.2011
Quote:
Originally Posted by Infinity
Indeed. I have yet to find a real reason to switch to one of the others, as I'm used to the good ol' fashioned way.
For the people that say that I should die because ZCMD/DCMD/WhateverCMD/GoldfishCMD is faster, provide me with benchmarks that show it is significantly faster, and maybe I'll think about switching. Maybe.
|
There's millions of posts with benchmarks even directly explaining why, including speed results. If you bothered to search for them, you'd know by now.
Re: Which kind of command do you use? -
Sasino97 - 07.08.2011
I use strcmp because It's the first I learnt to use.