Evie Addon Details

Watch - Add Favorite

Ich BotAutoSlay - Version 1.3

posted on 2006-08-31 14:24:25
by ichthys
3
w00ts
w00t!
Requires: Tags: bot-management css player-tracking

Description

Ich BotAutoSlay v1.3

Features
    This script automatically slays bots after a set number of seconds if only bots are left alive. Checks are done when players change teams and when players die.


Install:
  • save file to cstrike/addons/eventscripts/ich_botautoslay/es_ich_botautoslay.txt
  • To load - es_load ich_botautoslay
  • To load each time your server starts add the line es_load ich_botautoslay to your autoexec.cfg

Settings:
bas_delay_endround 5 //Delay to end round when all human players have died
//Setting to -1 will disable this feature
 
bas_delay_afterjoin 5 //Delay when the first human joins and bots are playing
//Setting to -1 will disable this feature
 
bas_endroundcommand "bot_kill" //command to end the round
 
bas_premessage 1 // If set to 1 script will announce bots time remaining
 
bas_endmessage 1 // If set to 1 script will announce that bots have been slain to end the round
 
bas_bombplayout 1 // If set to 1 script will let bots play on if the bomb is planted



Updates:
    1.1 - Added option to set delays to -1 to disable features

    1.2 - Fixed a typo in the messages, thx to podpapa

    1.3 - Added bas_bombplayout

Version Notes For 1.3 (Announce this update)

Updated on: 2007-08-16 00:18:03 EST
Updates:
    1.1 - Added option to set delays to -1 to disable features

    1.2 - Fixed a typo in the messages, thx to podpapa

    1.3 - Added bas_bombplayout

( Previous Versions )