Difference between revisions of "Console"
Jump to navigation
Jump to search
m (cat fix) |
m (Remove old toolbelt commands) |
||
(63 intermediate revisions by 32 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[CDB|Main]] / [[:Category:Technical Details|Technical Details]] / '''{{PAGENAME}}''' | |
− | |||
− | |||
− | |||
+ | The '''console''' is a window for entering text commands to the [[Basic Knowledge|Wurm]] [[client]]. It can be opened using {{key|F1}} in the default key bindings ({{key|F9}} in the current unstable client). Console commands should not be confused with [[chat commands]] or [[action]]s. | ||
− | + | == Commands == | |
− | |||
− | + | Legend: <name> is a mandatory argument, [name] is an optional argument, (name|other) is an argument which requires one of the listed values. <br> | |
− | + | Commands being bound with bind <key> toggle with the * mark indicate that the quotes are required. Example: bind j "toggle journal". | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ; bind <key> : Shows the current binding for the given key. | |
− | + | ; bind <key> "" : Removes the current binding for the given key. | |
− | + | ; bind <key> <action> : Binds the key to the specified action. See [[key bindings]] for more information on <key> and <action> values. | |
− | + | ; bind <key> "<text>" : Binds the key to a console command. Pressing the key will act as if you had typed the text into the console. See [[key bindings]] for more information. | |
− | + | ; findbind <action> : Returns the keys bound to an action. | |
− | + | ; dump (debug | skills) : Saves the specified data to a file in the [[player]]'s dumps directory. | |
− | -- | + | ; dump (binds | options) : Dumps the specified data to the console. |
− | {{ | + | ; exec <filename> : Executes each line in the file as a console command. |
+ | ; irc [server] [port] : Connects to the specified [[IRC]] network. Defaults are irc.rizon.net and 6667. <br> If the defaults are used, the client also autoconnects to #wurm | ||
+ | ; firepillar : Creates a short flame animation on the player's current tile, similar to the [[Fire pillar]] spell, and changes the tile's texture to that of a lava tile for the rest of the play session. When used underground, the tile changed is the corresponding above-ground tile at that location. This is a visual effect only, and does not affect what is seen by other players. | ||
+ | ; ircsay <text> : Sends the text to the topmost IRC window. | ||
+ | <!-- ; loadtoolbelt <0-9> : Loads the toolbelt of the specified number. | ||
+ | ; nexttoolbelt : Loads the next toolbelt. | ||
+ | ; prevtoolbelt : Loads the previous toolbelt. --> | ||
+ | ; quit : Opens the quit dialog | ||
+ | ; reallyquit : Quits the client without asking for confirmation | ||
+ | ; refresh: Reloads the game graphics | ||
+ | ; resize (fullscreen | maximized | windowed | resizable) width height [refreshrate] : Changes the window mode and resolution. | ||
+ | <!-- ; savetoolbelt <0-9> : Saves the current toolbelt in the specified toolbelt configuration. --> | ||
+ | ; say <text> : Sends the specified text to the local chat window. (Access other chat windows using /tell, /shout, /village) | ||
+ | ; screenshot : Creates a screenshot (in the player's screenshot directory) | ||
+ | ; sensitivity <0-10> : Changes mouse sensitivity to the given value. Note that this only changes the senstivity when looking around. | ||
+ | ; setoption <string> : Displays a list of options whose name matches the string. | ||
+ | ; setoption <option_name> <option_value> : Changes a game option without restarting. Not all options can be changed while playing. Look in gamesettings.txt for option names and value hints. | ||
+ | <!-- ; settoolbelt <objectid> <slotid> : Set toolbelt slot. Item ids can be determined via looking into the ''"playerdata.txt"'' file after you log off. --> | ||
+ | ; timelapse <seconds> : Starts taking screenshots automatically at every interval that you inputted with <seconds>. Type timelapse in the console and hit enter to turn the timelapse off. | ||
+ | ; toggle ( [[compass]]* | characterwindow | console | debug | fightspam | [[friend|friends]] | gui | health | improve | inventory | mainmenu | menubar | mouselook | selected | skills | spelleffects | stats | target | wikisearch* | support* | freelookmode* | [[cookbook]]* | [[journal]]*) : Toggles the specified feature. Most control display of [[HUD]] components. | ||
+ | ; wiki <title> : Opens a window with the specified wiki page. | ||
+ | |||
+ | == Options == | ||
+ | {{Spoilerheader|Options with example values| | ||
+ | * <nowiki> animation_playback_self = 0 </nowiki><br> | ||
+ | * <nowiki> ao_level = 1 </nowiki><br> | ||
+ | * <nowiki> auto_mipmaps_enabled = 1 </nowiki><br> | ||
+ | * <nowiki> auto_run_source = 0 </nowiki><br> | ||
+ | * <nowiki> cartography_indicator_distance = 8 </nowiki><br> | ||
+ | * <nowiki> cartography_on_compass = false </nowiki><br> | ||
+ | * <nowiki> cavedetail = 2 </nowiki><br> | ||
+ | * <nowiki> censor_chat = true </nowiki><br> | ||
+ | * <nowiki> collada_animations = 3 </nowiki><br> | ||
+ | * <nowiki> colorItemsDamage = true </nowiki><br> | ||
+ | * <nowiki> color_Item_Grey = 0.9,0.9,0.9,1.0 </nowiki><br> | ||
+ | * <nowiki> color_PM = 0.5686275,1.0,0.61960787,1.0 </nowiki><br> | ||
+ | * <nowiki> color_black = 0.0,0.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_cyan = 0.0,1.0,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_enchant_desc = 0.5,0.5,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_enchant_name = 0.0,0.5,0.5,1.0 </nowiki><br> | ||
+ | * <nowiki> color_enchant_power = 0.0,1.0,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_error = 1.0,0.3,0.3,1.0 </nowiki><br> | ||
+ | * <nowiki> color_fuchsia = 1.0,0.0,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_green = 0.4,0.72,0.47,1.0 </nowiki><br> | ||
+ | * <nowiki> color_grey = 0.5,0.75,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_lime = 0.5,1.0,0.5,1.0 </nowiki><br> | ||
+ | * <nowiki> color_maroon = 0.5,0.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_navy_blue = 0.23,0.39,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_orange = 1.0,0.58,0.04,1.0 </nowiki><br> | ||
+ | * <nowiki> color_outline_ally = 0.5,1.0,0.5,1.0 </nowiki><br> | ||
+ | * <nowiki> color_outline_friend = 0.5,0.75,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_outline_hostile = 1.0,0.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_outline_neutral = 0.5,0.5,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_purple = 0.5,0.0,0.5,1.0 </nowiki><br> | ||
+ | * <nowiki> color_red = 1.0,0.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_royal_blue = 0.5,0.5,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_salve_acid = 1.0,1.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_salve_fire = 1.0,0.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_salve_frost = 0.0,0.0,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_silver = 0.75,0.75,0.75,1.0 </nowiki><br> | ||
+ | * <nowiki> color_system = 0.5,1.0,0.5,1.0 </nowiki><br> | ||
+ | * <nowiki> color_teal = 0.0,0.5,0.5,1.0 </nowiki><br> | ||
+ | * <nowiki> color_white = 1.0,1.0,1.0,1.0 </nowiki><br> | ||
+ | * <nowiki> color_yellow = 1.0,1.0,0.0,1.0 </nowiki><br> | ||
+ | * <nowiki> combat_world_text = true </nowiki><br> | ||
+ | * <nowiki> compressed_textures = false </nowiki><br> | ||
+ | * <nowiki> compressed_textures_S3TC = true </nowiki><br> | ||
+ | * <nowiki> contribution_culling = 200 </nowiki><br> | ||
+ | * <nowiki> custim_timer_source = 1 </nowiki><br> | ||
+ | * <nowiki> customTimer1 = -1|-1 </nowiki><br> | ||
+ | * <nowiki> customTimer2 = -1|-1 </nowiki><br> | ||
+ | * <nowiki> customTimer3 = -1|-1 </nowiki><br> | ||
+ | * <nowiki> customTimer4 = -1|-1 </nowiki><br> | ||
+ | * <nowiki> customTimer5 = -1|-1 </nowiki><br> | ||
+ | * <nowiki> debug_mode = false </nowiki><br> | ||
+ | * <nowiki> defaultActions_source = 0 </nowiki><br> | ||
+ | * <nowiki> depth_clamp_enabled = 2 </nowiki><br> | ||
+ | * <nowiki> disable_select_all_shortcut = false </nowiki><br> | ||
+ | * <nowiki> display_settings = false:false:0:1024:768:32:-1:false:true </nowiki><br> | ||
+ | * <nowiki> enable_contribution_culling = false </nowiki><br> | ||
+ | * <nowiki> enable_debugs = false </nowiki><br> | ||
+ | * <nowiki> enable_ingame_wurmpedia = true </nowiki><br> | ||
+ | * <nowiki> enable_lod = true </nowiki><br> | ||
+ | * <nowiki> enable_seasonal_mappings = true </nowiki><br> | ||
+ | * <nowiki> enable_shift_drag = true </nowiki><br> | ||
+ | * <nowiki> enable_volumetric_fog = true </nowiki><br> | ||
+ | * <nowiki> enable_vsync = false </nowiki><br> | ||
+ | * <nowiki> enable_world_drag = true </nowiki><br> | ||
+ | * <nowiki> event_log_rotation = 2 </nowiki><br> | ||
+ | * <nowiki> exec_source = 0 </nowiki><br> | ||
+ | * <nowiki> fast_yield = false </nowiki><br> | ||
+ | * <nowiki> fbo_enabled = 2 </nowiki><br> | ||
+ | * <nowiki> flashAssist_climbing = true </nowiki><br> | ||
+ | * <nowiki> flashAssist_inventory = true </nowiki><br> | ||
+ | * <nowiki> flashAssist_stamina_low = true </nowiki><br> | ||
+ | * <nowiki> flashAssist_stamina_water = true </nowiki><br> | ||
+ | * <nowiki> fog_coord_src = 0 </nowiki><br> | ||
+ | * <nowiki> font_antialias = 2 </nowiki><br> | ||
+ | * <nowiki> font_bold = 11 </nowiki><br> | ||
+ | * <nowiki> font_default = 11 </nowiki><br> | ||
+ | * <nowiki> font_header = 24 </nowiki><br> | ||
+ | * <nowiki> font_italian = 11 </nowiki><br> | ||
+ | * <nowiki> font_monospaced = 11 </nowiki><br> | ||
+ | * <nowiki> font_static = 11 </nowiki><br> | ||
+ | * <nowiki> fov_horizontal = 110 </nowiki><br> | ||
+ | * <nowiki> fps_limit = 60 </nowiki><br> | ||
+ | * <nowiki> fps_limit_background = 30 </nowiki><br> | ||
+ | * <nowiki> fps_limit_enabled = true </nowiki><br> | ||
+ | * <nowiki> fps_ui_buffer = 30 </nowiki><br> | ||
+ | * <nowiki> fps_uilimit_enabled = false </nowiki><br> | ||
+ | * <nowiki> free_look_mode_disable_on_close_component = false </nowiki><br> | ||
+ | * <nowiki> free_look_mode_disable_on_combat = false </nowiki><br> | ||
+ | * <nowiki> free_look_mode_disable_on_open_component = false </nowiki><br> | ||
+ | * <nowiki> free_look_mode_sensitivity = 10 </nowiki><br> | ||
+ | * <nowiki> game_client_thread_priority = 2 </nowiki><br> | ||
+ | * <nowiki> glsl_debug_loading = false </nowiki><br> | ||
+ | * <nowiki> glsl_enabled = 2 </nowiki><br> | ||
+ | * <nowiki> gpu_skinning = true </nowiki><br> | ||
+ | * <nowiki> graphics_profile = 2 </nowiki><br> | ||
+ | * <nowiki> gui_opacity = 3 </nowiki><br> | ||
+ | * <nowiki> gui_skin = 1 </nowiki><br> | ||
+ | * <nowiki> hard_mode = false </nowiki><br> | ||
+ | * <nowiki> has_read_eula = true </nowiki><br> | ||
+ | * <nowiki> head_bob = false </nowiki><br> | ||
+ | * <nowiki> hiddenServerControlledTimers = </nowiki><br> | ||
+ | * <nowiki> hide_cursor_with_ui = false </nowiki><br> | ||
+ | * <nowiki> hide_inactive_friends = false </nowiki><br> | ||
+ | * <nowiki> hide_menu_examine = false </nowiki><br> | ||
+ | * <nowiki> hide_menu_no_target = false </nowiki><br> | ||
+ | * <nowiki> hide_menu_spam_mode = true </nowiki><br> | ||
+ | * <nowiki> hide_menu_stop = false </nowiki><br> | ||
+ | * <nowiki> hide_onscreen_fail_messages = false </nowiki><br> | ||
+ | * <nowiki> hide_onscreen_hostile_messages = false </nowiki><br> | ||
+ | * <nowiki> hide_onscreen_info_messages = false </nowiki><br> | ||
+ | * <nowiki> hide_personal_goal = false </nowiki><br> | ||
+ | * <nowiki> high_res_binoculars = true </nowiki><br> | ||
+ | * <nowiki> hint_texture_scaling = 2 </nowiki><br> | ||
+ | * <nowiki> impColumn = true </nowiki><br> | ||
+ | * <nowiki> inverse_mouse = false </nowiki><br> | ||
+ | * <nowiki> irc_log_rotation = 2 </nowiki><br> | ||
+ | * <nowiki> irc_notif = 0 </nowiki><br> | ||
+ | * <nowiki> item_creature_render_distance = 3 </nowiki><br> | ||
+ | * <nowiki> itemtag_color = true </nowiki><br> | ||
+ | * <nowiki> itemtag_keybind = 0 </nowiki><br> | ||
+ | * <nowiki> keep_fightwindow_hidden = false </nowiki><br> | ||
+ | * <nowiki> key_bindings_source = 0 </nowiki><br> | ||
+ | * <nowiki> keyboard_layout = 0 </nowiki><br> | ||
+ | * <nowiki> limit_dynamic_lights = true </nowiki><br> | ||
+ | * <nowiki> loadInventoryStartup = true </nowiki><br> | ||
+ | * <nowiki> local_list_in_event = false </nowiki><br> | ||
+ | * <nowiki> lod = 1 </nowiki><br> | ||
+ | * <nowiki> log_extra_errors = false </nowiki><br> | ||
+ | * <nowiki> log_gl_errors = false </nowiki><br> | ||
+ | * <nowiki> mark_text_read = true </nowiki><br> | ||
+ | * <nowiki> material_as_suffix = true </nowiki><br> | ||
+ | * <nowiki> max_dynamic_lights = 8 </nowiki><br> | ||
+ | * <nowiki> max_shader_lights = 8 </nowiki><br> | ||
+ | * <nowiki> max_texture_size = 2 </nowiki><br> | ||
+ | * <nowiki> mega_texture_size = 5 </nowiki><br> | ||
+ | * <nowiki> model_loader_thread_priority = 2 </nowiki><br> | ||
+ | * <nowiki> model_loading_threads = 3 </nowiki><br> | ||
+ | * <nowiki> mount_control_mode = 1 </nowiki><br> | ||
+ | * <nowiki> mount_rotation = false </nowiki><br> | ||
+ | * <nowiki> mouse_camera_sensitivity = 10.0 </nowiki><br> | ||
+ | * <nowiki> mouse_smoothing = 0.0 </nowiki><br> | ||
+ | * <nowiki> multicolor_usage = 1 </nowiki><br> | ||
+ | * <nowiki> multidraw_enabled = 1 </nowiki><br> | ||
+ | * <nowiki> no_brightness = false </nowiki><br> | ||
+ | * <nowiki> no_terrain_render = false </nowiki><br> | ||
+ | * <nowiki> no_world_render = false </nowiki><br> | ||
+ | * <nowiki> non_power_of_two = 1 </nowiki><br> | ||
+ | * <nowiki> normal_maps = true </nowiki><br> | ||
+ | * <nowiki> occlusion_queries_enabled = 2 </nowiki><br> | ||
+ | * <nowiki> offscreen_texture_size = 2 </nowiki><br> | ||
+ | * <nowiki> other_log_rotation = 2 </nowiki><br> | ||
+ | * <nowiki> outline_picking = true </nowiki><br> | ||
+ | * <nowiki> placement_rotation = 0 </nowiki><br> | ||
+ | * <nowiki> player_texture_size = 2 </nowiki><br> | ||
+ | * <nowiki> quick_keybinds = true </nowiki><br> | ||
+ | * <nowiki> reflection_texture_size = 2 </nowiki><br> | ||
+ | * <nowiki> reflections = 2 </nowiki><br> | ||
+ | * <nowiki> remember_password = true </nowiki><br> | ||
+ | * <nowiki> render_bloom = false </nowiki><br> | ||
+ | * <nowiki> render_distant_terrain = true </nowiki><br> | ||
+ | * <nowiki> render_fxaa = true </nowiki><br> | ||
+ | * <nowiki> render_sun_glare = false </nowiki><br> | ||
+ | * <nowiki> render_vignette = false </nowiki><br> | ||
+ | * <nowiki> renderer_type = 1 </nowiki><br> | ||
+ | * <nowiki> resident_models = false </nowiki><br> | ||
+ | * <nowiki> save_skills_on_quit = true </nowiki><br> | ||
+ | * <nowiki> screen_brightness = 1.0 </nowiki><br> | ||
+ | * <nowiki> screen_shake = true </nowiki><br> | ||
+ | * <nowiki> screenshot_file_format = 1 </nowiki><br> | ||
+ | * <nowiki> season_override = 0 </nowiki><br> | ||
+ | * <nowiki> send_extra_tile_data = false </nowiki><br> | ||
+ | * <nowiki> setting_timestamps = true </nowiki><br> | ||
+ | * <nowiki> settings_version = 15 </nowiki><br> | ||
+ | * <nowiki> shadow_level = 0 </nowiki><br> | ||
+ | * <nowiki> shadow_mapsize = 1 </nowiki><br> | ||
+ | * <nowiki> shift_drag_default = 1 </nowiki><br> | ||
+ | * <nowiki> showKChat = true </nowiki><br> | ||
+ | * <nowiki> show_body_in_inventory = false </nowiki><br> | ||
+ | * <nowiki> show_creature_overlay = true </nowiki><br> | ||
+ | * <nowiki> show_detailed_hover = true </nowiki><br> | ||
+ | * <nowiki> show_examine_world_text = true </nowiki><br> | ||
+ | * <nowiki> show_hit_direction_indicator = true </nowiki><br> | ||
+ | * <nowiki> show_inventory_filters = true </nowiki><br> | ||
+ | * <nowiki> show_local_world_text = true </nowiki><br> | ||
+ | * <nowiki> show_old_menu = false </nowiki><br> | ||
+ | * <nowiki> show_old_quickbar = false </nowiki><br> | ||
+ | * <nowiki> show_tab_blinking = true </nowiki><br> | ||
+ | * <nowiki> silent_friends_update = false </nowiki><br> | ||
+ | * <nowiki> skillgain_minimum = 4 </nowiki><br> | ||
+ | * <nowiki> skillgain_no_alignment = true </nowiki><br> | ||
+ | * <nowiki> skillgain_no_favor = true </nowiki><br> | ||
+ | * <nowiki> skydetail = 1 </nowiki><br> | ||
+ | * <nowiki> sound_al_gain = 2 </nowiki><br> | ||
+ | * <nowiki> sound_buzzlevel = 2 </nowiki><br> | ||
+ | * <nowiki> sound_cache_enabled = true </nowiki><br> | ||
+ | * <nowiki> sound_doppler_enabled = false </nowiki><br> | ||
+ | * <nowiki> sound_engine = 2 </nowiki><br> | ||
+ | * <nowiki> sound_footstepslevel = 10 </nowiki><br> | ||
+ | * <nowiki> sound_music_level = 4 </nowiki><br> | ||
+ | * <nowiki> sound_play_PMAlert = true </nowiki><br> | ||
+ | * <nowiki> sound_play_UIsounds = true </nowiki><br> | ||
+ | * <nowiki> sound_play_ambients = true </nowiki><br> | ||
+ | * <nowiki> sound_play_buzz = true </nowiki><br> | ||
+ | * <nowiki> sound_play_combat = true </nowiki><br> | ||
+ | * <nowiki> sound_play_door = true </nowiki><br> | ||
+ | * <nowiki> sound_play_emotes = true </nowiki><br> | ||
+ | * <nowiki> sound_play_footsteps = true </nowiki><br> | ||
+ | * <nowiki> sound_play_music = false </nowiki><br> | ||
+ | * <nowiki> sound_play_weather = true </nowiki><br> | ||
+ | * <nowiki> sound_play_work = false </nowiki><br> | ||
+ | * <nowiki> structure_render_distance = 3 </nowiki><br> | ||
+ | * <nowiki> submit_client_data = 1 </nowiki><br> | ||
+ | * <nowiki> supersampling = 0 </nowiki><br> | ||
+ | * <nowiki> swap_mouse_buttons = false </nowiki><br> | ||
+ | * <nowiki> terrain_res = 2 </nowiki><br> | ||
+ | * <nowiki> test_attach_equipment = false </nowiki><br> | ||
+ | * <nowiki> test_mode = 0 </nowiki><br> | ||
+ | * <nowiki> thirdPerson = false </nowiki><br> | ||
+ | * <nowiki> tile_transitions = true </nowiki><br> | ||
+ | * <nowiki> tiledecorations = 2 </nowiki><br> | ||
+ | * <nowiki> togglePushToTalk = true </nowiki><br> | ||
+ | * <nowiki> treelist_outline = true </nowiki><br> | ||
+ | * <nowiki> trees = 3 </nowiki><br> | ||
+ | * <nowiki> ui_dir_indicator_scale = 100 </nowiki><br> | ||
+ | * <nowiki> ui_font_scale = 109 </nowiki><br> | ||
+ | * <nowiki> ui_scale = 110 </nowiki><br> | ||
+ | * <nowiki> update_optional = true </nowiki><br> | ||
+ | * <nowiki> use_alpha_particles = true </nowiki><br> | ||
+ | * <nowiki> use_anisotropic_filtering = 4 </nowiki><br> | ||
+ | * <nowiki> use_antialiasing = 1 </nowiki><br> | ||
+ | * <nowiki> use_default_action = true </nowiki><br> | ||
+ | * <nowiki> use_fast_clock_work_around = true </nowiki><br> | ||
+ | * <nowiki> use_nano_timer = false </nowiki><br> | ||
+ | * <nowiki> use_non_alpha_particles = true </nowiki><br> | ||
+ | * <nowiki> use_phobia_models = false </nowiki><br> | ||
+ | * <nowiki> use_tree_models = true </nowiki><br> | ||
+ | * <nowiki> use_weather_particles = true </nowiki><br> | ||
+ | * <nowiki> vbo_enabled = 1 </nowiki><br> | ||
+ | * <nowiki> vg_ui_theme = 1 </nowiki><br> | ||
+ | * <nowiki> viewport_bob = true </nowiki><br> | ||
+ | * <nowiki> water_detail = 2 </nowiki><br> | ||
+ | * <nowiki> water_transparency = false </nowiki><br> | ||
+ | }} | ||
[[Category:Technical Details]] | [[Category:Technical Details]] | ||
[[Category:Babel/C]] | [[Category:Babel/C]] |
Latest revision as of 21:31, 25 June 2024
Main / Technical Details / Console
The console is a window for entering text commands to the Wurm client. It can be opened using F1 in the default key bindings ( F9 in the current unstable client). Console commands should not be confused with chat commands or actions.
Commands
Legend: <name> is a mandatory argument, [name] is an optional argument, (name|other) is an argument which requires one of the listed values.
Commands being bound with bind <key> toggle with the * mark indicate that the quotes are required. Example: bind j "toggle journal".
- bind <key>
- Shows the current binding for the given key.
- bind <key> ""
- Removes the current binding for the given key.
- bind <key> <action>
- Binds the key to the specified action. See key bindings for more information on <key> and <action> values.
- bind <key> "<text>"
- Binds the key to a console command. Pressing the key will act as if you had typed the text into the console. See key bindings for more information.
- findbind <action>
- Returns the keys bound to an action.
- dump (debug | skills)
- Saves the specified data to a file in the player's dumps directory.
- dump (binds | options)
- Dumps the specified data to the console.
- exec <filename>
- Executes each line in the file as a console command.
- irc [server] [port]
- Connects to the specified IRC network. Defaults are irc.rizon.net and 6667.
If the defaults are used, the client also autoconnects to #wurm - firepillar
- Creates a short flame animation on the player's current tile, similar to the Fire pillar spell, and changes the tile's texture to that of a lava tile for the rest of the play session. When used underground, the tile changed is the corresponding above-ground tile at that location. This is a visual effect only, and does not affect what is seen by other players.
- ircsay <text>
- Sends the text to the topmost IRC window.
- quit
- Opens the quit dialog
- reallyquit
- Quits the client without asking for confirmation
- refresh
- Reloads the game graphics
- resize (fullscreen | maximized | windowed | resizable) width height [refreshrate]
- Changes the window mode and resolution.
- say <text>
- Sends the specified text to the local chat window. (Access other chat windows using /tell, /shout, /village)
- screenshot
- Creates a screenshot (in the player's screenshot directory)
- sensitivity <0-10>
- Changes mouse sensitivity to the given value. Note that this only changes the senstivity when looking around.
- setoption <string>
- Displays a list of options whose name matches the string.
- setoption <option_name> <option_value>
- Changes a game option without restarting. Not all options can be changed while playing. Look in gamesettings.txt for option names and value hints.
- timelapse <seconds>
- Starts taking screenshots automatically at every interval that you inputted with <seconds>. Type timelapse in the console and hit enter to turn the timelapse off.
- toggle ( compass* | characterwindow | console | debug | fightspam | friends | gui | health | improve | inventory | mainmenu | menubar | mouselook | selected | skills | spelleffects | stats | target | wikisearch* | support* | freelookmode* | cookbook* | journal*)
- Toggles the specified feature. Most control display of HUD components.
- wiki <title>
- Opens a window with the specified wiki page.