This wiki is static and therefore read-only as of August 2011. More information here.
Hosted by NexuizNinjaz.com

The Nexuiz console

The console is used to display chat and command history, server messages and to manually type in commands.
(Alternatively, you can write the commands directly into autoexec.cfg in your data directory. This will be executed every time you launch Nexuiz)
Press shift + esc (or ~) to open the console.

See Advanced Console Scripting for an advanced usage of the console.

Complete lists:

Useful console commands

  • cmdlist ...................... Lists all available console commands
  • cvarlist ..................... Lists all available variables
  • sv_cheats 1 .................. Enables cheats, needs a restart after change (0 turns off)
  • vcall <vote> ................. Calls vote
  • vhelp ........................ Gives you vote help
  • vdo .......................... Use vote commands directly (needs master status)
  • vmaster ...................... Calls a vote for you to become master (often disabled)
  • vyes ......................... Vote yes from the console
  • vno .......................... Vote no
  • vdontcare .................... Vote “don't care”
  • vabstain ..................... Don't vote
  • vstop ........................ Stop a vote you called (or any vote if you are a master)
  • vstatus ...................... Shows status (players)
  • tell # <n> <message> ......... Send a PM to the #n player (see status info)
  • alias ........................ list of some aliases

Vote Examples

vcall kick # <number>
vdo kick # <number>

Settings

[”#”] is the default number for that setting.

Console Settings

  • scr_conalpha [“0.8”] .................. opacity of console background
  • scr_conbrightness [“0.2”] ............. brightness of console background (0 = black, 1 = image)

Text Settings

  • con_textsize [“8”] .................... console text size in virtual 2D pixels
  • con_notify [“4”] ...................... how many notify lines to show
  • con_notifyalign [“0”] ................. how to align notify lines: 0 = left, 0.5 = center, 1 = right, empty string = game default)
  • con_notifytime [“3”] .................. how long notify lines last, in seconds
  • r_textshadow [“1”] .................... draws a shadow on all text to improve readability (note: value controls offset, 1 = 1 pixel, 1.5 = 1.5 pixels, etc)
  • scr_centertime [“2”] .................. how long centerprint messages show

Chat Settings

  • con_chat [“5”] ........................ how many chat lines to show
  • con_chatpos [”-7”] .................... where to put chat (negative: lines from bottom of screen, positive: lines below notify, 0: at top)
  • con_chattime [“30”] ................... how long chat lines last, in seconds
  • con_chatwidth [“0.6”] ................. relative chat window width

Screenshot Settings

  • scr_screenshot_gammaboost [“1”] ....... gamma correction on saved screenshots and videos, 1.0 saves unmodified images
  • scr_screenshot_jpeg [“1”] ............. save jpeg instead of targa
  • scr_screenshot_jpeg_quality [“0.9”] ... image quality of saved jpeg
  • scr_screenshot_name [“nexuiz”] ........ prefix name for saved screenshots (changes based on -game commandline, as well as which game mode is running)

Third Person View

  • chase_active [“0”] .................... 1 enables chase cam
  • chase_back [“48”] ..................... chase cam distance from the player
  • chase_up [“24”] ....................... chase cam distance from the player
 
tech/console.txt · Last modified: 2008/10/30 17:22 by mrbougo
Nexuiz Ninjaz Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
GFDL logoGFDLcontent Unless mentioned on the licensing page, the work on this page is licensed under the GNU Free Documentation License. The author states that the text and images can be used within the restrictions of this license (for example, they can be incorporated into certain free encyclopedias such as Wikipedia).
Kindly hosted by NexuizNinjaz.com