Evie Addon Details

Watch - Add Favorite

rio's Team Balancer - Version 0.1

posted on 2007-11-10 11:17:48
by Rio
3
w00ts
w00t!
Requires: Tags: balance css es 2.0 team-balance teambalancer

Description

RTB v0.1

Description:
rio's Team Balancer
- most of the code was stolen or recoded from Ptahhotep's Team Balancer for amxx ;)

Requirements:
* Mattie Eventscripts (2.0)
* ES Tools .418

Installation:
* Upload and unpack the scripts in your cstrike folder.
* Edit the config settings in addons/eventscripts/rtb/rtb.py
* Add this to your autoexec.cfg
es_load rtb

* Restart your server.

Config:
// transfer type (1 = normal, 2 = aggressive, 3 = very aggressive)
rtb_transfer_type 1
 
// how many rounds a player has switch immunity (0 = off)
rtb_switchimmunity 3
 
// steamIDs of your admins for switch immunity
rtb_admins "STEAMID;STEAMID;"
 
// max streak of a team until its the winnerteam
rtb_maxstreak 2
 
// max score difference between the two teams
rtb_maxscore 2
 
// max team size difference between the two teams
rtb_maxdiff 2
 
// switch dead only
rtb_deadonly 0
 
// force switch after x rounds (like switching alive players if deadonly is 1)
rtb_forceswitch 3
 
// switch the first time after x rounds
rtb_switchafter 4
 
// switch if there are x players on the server
rtb_switchmin 4
 
// switch every x round
rtb_switchfreq 2
 
// min rating
rtb_minrating 1.5
 
// max rating
rtb_maxrating 2.0
 
// sup rating
rtb_superrating 3.0


0.1
first release

enjoy it!

Version Notes For 0.1 (Announce this update)

Updated on: 2007-11-10 11:25:28 EST
first release!
( Previous Versions )