Commands

From UFO:AI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Author: mattn (talk, contrib)

General

There are some useful console commands that can be run ingame:

  • set [cvar] [value]: Sets a new or existing cvar.
  • cmdlist: List all available commands.
    • There is a very large number of commands. "cmdlist cl" will give you all commands starting with cl. If you really wish to read all the commands then read your console log after using cmdlist.
  • cvarlist: List all available cvars.
    • "cvarlist cl" will return all cvars starting with cl.
  • map <day¦night> [mapname]: Starts the given map.
  • maplist: Show all maps from base/maps
  • mn_push menuID: Push menuID onto menu stack.
  • mn_pop: Pop current menu from menu stack.
  • condump: Dumps the game console to a given file
condump error will dump the console to Template:Path

See also