A drop in quantity discount module. It allows you to specify the discount percentage based on the number of items bought. This is not products_id based and is site-wide. Any combination of items will work as it runs of the total number of items in the cart.
Tested on MS1 and MS2.CSV snapshots.
Legend: 
Download

Report
I downloaded the previous file and i had the error it says it fixed in the previous file. This may have to do with rc and the ms builds. anywho, here is the working version of this contrib. All you need to do to install is upload and install the module thru the admin panel. This is super easy and did just what i needed it to, despite being an older addon.
CHANGELOG
=========================================
Version 1.41 - 2004-09-14
- Fixed bug with `tep_get_tax_rate_from_desc`
CHANGELOG
=========================================
Version 1.4 - 2004-08-22
- Made display of discount definable in language file
- Added option to disable when a discount coupon is present
=========================================
Version 1.31 - 2004-04-12
- Fixed rounding percentage problem
=========================================
Version 1.3 - 2004-04-11
- Fixed rounding flat rate problem
- Fixed doubling discount problem
- Added in option of discount typ (percentage of total or flat discount)
- Implimented a fix to show the correct subtotal of the qty discount is displayed before the subtotal.
- Easier table system.
A drop in quantity discount module. It allows you to specify the discount percentage based on the number of items bought. This is not products_id based and is site-wide. Any combination of items will work as it runs of the total number of items in the cart.
Tested on MS1 and MS2.CSV snapshots.