Easy Map Rotations

From Trepidation
Jump to: navigation, search

Trepidation supports the ability for a server admin to setup an file driven map rotation, replacing the old style map rotations. Set this up by using the following in your configurations.

g_easymap 0-off/1-on – This will read the mapfile specified in g_mapfile and sequentially rotate the maps based on the maps and order of this file.

g_mapfile “filename” – This is used in conjunction with g_randommap. This is a text file with one map name per line (no .pk3). This file should be placed in your base directory and contain one map per line.

Console Commands:

easymap - Similar to "vstr nextmap", except the next map is selected from the next map in the g_mapfile.