Map List

From OdaWiki
Revision as of 12:01, 18 May 2008 by Russell (Talk | contribs)

(intro to the map list concept and functionality here)

addmap

Usage: addmap (map name) (wad name [optional])

Adds a map to the map list with an optional wad to load.

Note: You do not need to keep specifying the wad after its loaded for each subsequent addmap command, doing this will cause the server to reconnect any clients when the map changes, thus any clients which reconnect, will have their "state" (weapons, ammo, points) reset.

clearmaplist

Usage: clearmaplist

Clears the map list. WARNING: No request for confirmation. Use at your own risk!


forcenextmap

Usage: forcenextmap

Progresses to the next map in the current map list. Similar to nextmap, only progresses quickly (without intermission).


maplist

Usage: maplist

Displays the entire map list in the console.


nextmap

Usage: nextmap

Progresses to the next map in the current map list. Similar to forcenextmap, only progresses naturally (with intermission).