Evie Addon Details

Watch - Add Favorite

Bot Quota - Version 2.0.0

posted on 2007-04-17 14:30:12
by [NATO]Hunter
6
w00ts
w00t!
Requires: Tags: admin bot-management css deathmatch sdk uses_auth

Description

Bot Quota Addon

This ScriptAddon requires Mattie's Eventscripts v2.0.0.247 or higher!

Description:
Keeps the bot_quota intact by kicking and adding bots instantly.
You do not have to wait for the round to end, made for Deathmatch servers.

Features:
* Admins can change the bot_quota by saying !bot_quota .
* Admins can change the bot_quota_mode by saying !bot_quota_mode .
* Supports all bot_quota_mode's: normal, fill and match.

Requirements:
* Mattie Eventscripts (2.0.0.247 +)
* Corelib from Mattie Eventscripts
* Auth Interface from Mattie EventScripts

Installation:
* Extract the file into your folder and upload the files
* Add the config to your server.cfg:
// How often should the bot_quota be checked? ( default = 5 )
bot_quota_rate 5

* Load an Auth Interface Provider inside autoexec.cfg. For example:
es_load examples/auth/basic_auth
es_set BASIC_AUTH_ADMIN_LIST "STEAM_ID_LAN;STEAM_0:0:571273;STEAM_0:0:7103742;"

* Add this to your autoexec.cfg (after Auth):
es_load bot_quota

* Restart your server

Have Fun :)

Make a Donation (powered by PayPal)

Greets
Hunter

Version Notes For 2.0.0 (Announce this update)

Updated on: 2008-02-16 12:05:17 EST
Ported to Python
( Previous Versions )