Auto Rates

Add Another Mod

 

Mod File number (downloads) -

MD5

Type -

Admin Tools

Server / Client -

Server Side

Mod Sub Cat -

N/A

Mod Version -

Total Views -

Mod screen shot -

Auto Rates

Mod PK3

PK3 MD5

Mod External Info -

Game Type -

MOHAA

 

 

Mod Creator -

Ric-Hard

 

 

 

 

Mod Status -

Fully working no errors

 

Team -

 

Theme -

Rating

Extra Credits -

 

Iinstall / info

/////////////////////////////////////
// Auto Rates v1.2 by Richard //////
///////////////////////////////////
/////// www.Ric-hard.tk //////////
/////////////////////////////////
////////// 2006-04-10 //////////
///////////////////////////////
main:
if (level.auto_rates_already_running == 1)
{
end
}
level.auto_rates_already_running = 1

level waittill spawn

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/
\_|
\_| /////////////////////////////////////////////////|
\_| ///// Auto Rates v1.2 by Richard ////////////////|
\_| /////////////////////////////////////////////////|
\_|
\_| Description:
\_| This mod changes the servers sv_maxrate setting on the fly [uploadspeed / playeramount = maxrate].
\_| It can also adjust the clients rate to match the servers maxrate.
\_|
\_| Cvars:
\_| sv_auto_rates 1 or 0 // Turns the mod on and off (its on by default).
\_| sv_uploadspeed_in_bytes xxxxxx // xxxxxx = the servers UploadSpeedCapacity in bytes.
\_| sv_adjust_clientrates 1 or 0 // Adjusts the clients rate (its off by default).
\_| sv_max_maxrate xxxxxx // Default is 25000 [XDSL 25000]
\_| sv_min_maxrate xxxxxx // Default is 5000 [ISDN 5000]
\_|
\_| Usefull Links:
\_| www.dslreports.com/stest // SpeedTest
\_| www.userbase.be/forum/portal.php?show=speed // SpeedTest
\_| www.testmy.net/u_load.php // SpeedTest
\_| www.digitaldutch.com/unitconverter/index.htm // Unitconverter
\_| http://members.lycos.co.uk/userver/Sv_maxclientsCalculatorForMohaa.htm // MaxclientsCalculator etc..
\_|
\_| Tip-of-the-Day:
\_| 1 kbit = 128 bytes
\_|
\_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

Video