Evie Addon Details

Watch - Add Favorite

RandMaps - Version 1

posted on 2007-10-22 06:33:24
by SuperDave
17
w00ts
w00t!
Requires: Tags: addon admin css map-management maps

Description

Makes servers play the map cycle in a random order. Requires only ES 2.0+

Options:
// RandMaps release 1 options
// ./addons/eventscripts/randmaps/randmaps.cfg
// http://addons.eventscripts.com/addons/view/randmaps
 
// Load this addon with: es_load randmaps
 
 
// ***** Option *****
 
randmaps_percentuntilreplay 30
// Percent of the maps in the cycle that must be played before a map is allowed back into the list of possible maps [default 30]
// The closer this number is to 100 the more predictable your map cycle will be.
 
 
// ***** Usage *****
 
// While this addon is loaded the next map will be randomly set every time a new map loads.
// The name of the next map can be found in the server variable "eventscripts_nextmapoverride".
 
 
// This addon introduces two new server commands:
 
// loadmapcycle -map cycle file-
// This command loads a new map cycle where -map cycle file- is relative to the game directory (./cstrike/-map cycle file-).
 
// nextmap [map]
// The map argument is optional. New maps are automatically added to the internal map cycle.
// This command is recomended as the "changelevel" command will not function correctly while this addon is loaded.


Please see the forum link below if you have questions or comments.

Version Notes For 1

Updated on: 2007-10-22 06:33:24 EST
First release
( Previous Versions )