Quote:
Originally posted by MrGannondorf
Anyhow, I don't think commands that 'support lazyness' are a bad thing, since it would make it alot faster to create stuff. Less to type sounds more like 'efficiency' to me, than 'lazyness'.
|
Hi, you're not listening.
I could write a three-line script and an eighteen+ line script to do the same thing. The three-line script'd be preferable for conveniences's sake - it's not like it's any more efficient. If you want to make a complicated script into a single command, turn it into a function, and use it in your scripts. There's no sense in adding commands for simply-doable scripts, just because some scripters are too lazy to script it for themselves.