Console Command List/W: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(created (standardization: see Console Command List))
 
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="1" cellspacing="0"
<noinclude>[[Category:Console commands|W]][[Category:Lists]][[Category:Lists of console commands and variables]]</noinclude>
{| border="1" cellspacing="0" style="width:100%"
! Command !! Default !! Cheat? !! Help Text  
! Command !! Default !! Cheat? !! Help Text  
|-
|-
Line 22: Line 23:
|valign="top"|[[wc_link_edit]]||||||None
|valign="top"|[[wc_link_edit]]||||||None
|-
|-
|valign="top"|[[wc_update_entity]]||||||Updates the entity's position/angles when in edit mode.
|valign="top"|[[wc_update_entity]]||||||Updates the entity's position/angles when in edit mode. '''Obsolete.''' Has been discontinued and replaced by the apparently identical [[hammer_update_entity]] in Orange Box games.
|-
|-
|valign="top"|[[weapon_showproficiency]]||0||||None
|valign="top"|[[weapon_showproficiency]]||0||||None
Line 30: Line 31:
|valign="top"|[[writeip]]||||||Save the ban list to <code>banned_ip.cfg</code>.
|valign="top"|[[writeip]]||||||Save the ban list to <code>banned_ip.cfg</code>.
|}
|}
[[Category:Console Commands]]

Latest revision as of 04:49, 28 April 2024

Command Default Cheat? Help Text
wait Stop command parsing until next frame.
+walk None
-walk None
wc_air_edit_further When in WC edit mode and editing air nodes, moves position of air node crosshair and placement location further away from player.
wc_air_edit_nearer When in WC edit mode and editing air nodes, moves position of air node crosshair and placement location nearer to from player.
wc_air_node_edit When in WC edit mode, toggles laying down or air nodes instead of ground nodes.
wc_create When in WC edit mode, creates a node where the player is looking if a node is allowed at that location for the currently selected hull size (see ai_next_hull).
wc_destroy When in WC edit mode, destroys the node that the player is nearest to looking at (the node will be highlighted by a red box).
wc_destroy_undo When in WC edit mode restores the last deleted node.
wc_link_edit None
wc_update_entity Updates the entity's position/angles when in edit mode. Obsolete. Has been discontinued and replaced by the apparently identical hammer_update_entity in Orange Box games.
weapon_showproficiency 0 None
writeid Writes a list of permanently-banned user IDs to banned_user.cfg.
writeip Save the ban list to banned_ip.cfg.