/*******************************************************************************
  ymboc Rate Manager v1.01
    
  Credits: RBBOT for the original & the backbone of this plugin
           (really, he deserves most of the credit)

  Installation: 1) Compile plugin_ymboc_rateman.sma
                2) Copy plugin_ymboc_rateman.amx into [mod]\addons\adminmod\scripts
                3) Add line "addons/adminmod/scripts/plugin_ymboc_rateman.amx" to plugin.ini
                4) Add line "admin_cmd admin_bandwidth [rate]" to server.cfg
                5) Start server and/or change map to load plugin

  Usage: admin_bandwidth 0       -> To Disable Rate Management, Restore Settings
         admin_bandwidth [rate]  -> To Set Available Bandwidth in kBps (Bytes/s)
         admin_bandwidth [rate]k -> To Set Available Bandwidth in kbps (Bits/s) 

  Commments: youmustbeoncrack@hotmail.com

*******************************************************************************/