Difference between revisions of "Console"

From Wurmpedia
Jump to navigation Jump to search
(Added list of HUD compnents for the toggle command)
m (cat fix)
Line 25: Line 25:
 
| toggle <[[HUD|HUD component]]> <br> || &nbsp; toggles the specified <[[HUD|HUD component]]> &nbsp;
 
| toggle <[[HUD|HUD component]]> <br> || &nbsp; toggles the specified <[[HUD|HUD component]]> &nbsp;
 
|-
 
|-
| sensitivity <mouse sentitivy, 0-10> <br> || changes mouse sensitivity
+
| sensitivity <mouse sensitivity, 0-10> <br> || changes mouse sensitivity
 
|}
 
|}
  
Line 37: Line 37:
 
{{stub}}
 
{{stub}}
  
[[category:Client]]
 
 
[[Category:Technical Details]]
 
[[Category:Technical Details]]
 
[[Category:Babel/C]]
 
[[Category:Babel/C]]

Revision as of 11:59, 19 January 2007

Description


Console commands are small commands to use in the console, to change settings.
These commands can also be used in autorun.txt for defining key bindings.


Commands


Command Action
bind <key> <action>
  binds <key> to the specified <action>  
  bind <key> "<console command>"   binds <key> to a console command
quit
quits the game
screenshot
makes a screenshot
exec <filename>
executes <filename>
showbml <filename>
shows the bml file specified
toggle <HUD component>
  toggles the specified <HUD component>  
sensitivity <mouse sensitivity, 0-10>
changes mouse sensitivity

The HUD Component for the toggle command can have the following values:

  • console
  • inventory
  • keyboard_hints
  • skills
  • stats

--Sppt 12:26, 13 June 2006 (CDT)

StubIcon.png This article is a stub. You can help by adding to it.

Information icon.png Stubs are articles that writers have begun work on, but are not yet complete enough to be considered finished articles.