Evie Addon Details

Watch - Add Favorite

Auto Change Map - Version 1.1

posted on 2006-03-07 13:34:56
by Nicolous
5
w00ts
w00t!
Requires: Tags: css dods français hl2dm map-management sdk TF2

Description

This script change the map if there is not enough players on the serveur.

Here is the configuration file (on the ZIP, this file is in french) :
// Auto ChangeMap
// Nicolous
 
// File name which contains the mapcycle
// The file must be in the "cstrike" folder (depend of your game) or in one of his subfolder
auto_changemap_mapcycle "mapcycle.txt"
 
// Delay, in minutes, before changelevel
auto_changemap_time "10"
 
// Minimum number of players on the server, below wich a changelevel will be considered
auto_changemap_minplayers "2"

Version Notes For 1.1 (Announce this update)

Updated on: 2008-07-12 16:43:08 EST
- Update from script pack to python script.
- Mani's Admin Plugin is not required
( Previous Versions )