15.02.2013, 15:34
YCMD/ZCMD because they're highly optimized, and doing so using "sa-mp commands system" is oldschool, and generally horribly inefficient. It's like using strtok over sscanf when sscanf is a LOT faster than strtok, but you still choose to use strtok out of laziness / lack of will-power to learn.