You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1789 lines
210 KiB
1789 lines
210 KiB
// ****************************************************************************
|
|
// *
|
|
// No More Room in Hell - full_cvar_list.txt *
|
|
// 1779 total convars/concommands *
|
|
// Version 030616 *
|
|
// *
|
|
// ****************************************************************************
|
|
|
|
_resetgamestats : cmd : : Erases current game stats and writes out a blank stats file
|
|
_restart : cmd : : Shutdown and restart the engine.
|
|
achievement_debug : 0 : , "sv", "cheat", "rep" : Turn on achievement debug msgs.
|
|
addip : cmd : : Add an IP address to the ban list.
|
|
ai_actbusy_search_time : 10 : , "sv" :
|
|
ai_auto_contact_solver : 1 : , "sv" :
|
|
ai_block_damage : 0 : , "sv" :
|
|
ai_clear_bad_links : cmd : : Clears bits set on nav links indicating link is unusable
|
|
ai_debug_actbusy : 0 : , "sv", "cheat" : Used to debug actbusy behavior. Usage: 1: Constantly draw lines from NPCs to the actbusy nodes they've chosen to actbusy at. 2: Whenever an NPC makes a decision to use an actbusy, show which actbusy they've chosen. 3: Selected NPCs (with npc_select) will report why they're not choosing actbusy nodes. 4: Display debug output of actbusy logic. 5: Display safe zone volumes and info.
|
|
ai_debug_assault : 0 : , "sv" :
|
|
ai_debug_avoidancebounds : 0 : , "sv" :
|
|
ai_debug_chopper_path : 0 : , "sv", "cheat" :
|
|
ai_debug_directnavprobe : 0 : , "sv" :
|
|
ai_debug_doors : 0 : , "sv" :
|
|
ai_debug_dyninteractions : 0 : , "sv" : Debug the NPC dynamic interaction system.
|
|
ai_debug_efficiency : 0 : , "sv" :
|
|
ai_debug_enemies : 0 : , "sv" :
|
|
ai_debug_expressions : 0 : , "sv" : Show random expression decisions for NPCs.
|
|
ai_debug_follow : 0 : , "sv" :
|
|
ai_debug_loners : 0 : , "sv" :
|
|
ai_debug_looktargets : 0 : , "sv" :
|
|
ai_debug_los : 0 : , "sv", "cheat" : NPC Line-Of-Sight debug mode. If 1, solid entities that block NPC LOC will be highlighted with white bounding boxes. If 2, it'll show non-solid entities that would do it if they were solid.
|
|
ai_debug_nav : 0 : , "sv" :
|
|
ai_debug_node_connect : cmd : : Debug the attempted connection between two nodes
|
|
ai_debug_ragdoll_magnets : 0 : , "sv" :
|
|
ai_debug_shoot_positions : 0 : , "sv", "cheat", "rep" :
|
|
ai_debug_speech : 0 : , "sv" :
|
|
ai_debug_squads : 0 : , "sv" :
|
|
ai_debug_think_ticks : 0 : , "sv" :
|
|
ai_debugscriptconditions : 0 : , "sv" :
|
|
ai_default_efficient : 1 : , "sv" :
|
|
ai_disable : cmd : : Bi-passes all AI logic routines and puts all NPCs into their idle animations. Can be used to get NPCs out of your way and to test effect of AI logic routines on frame rate
|
|
ai_drawbattlelines : 0 : , "sv", "cheat" :
|
|
ai_drop_hint : cmd : : Drop an ai_hint at the player's current eye position.
|
|
ai_dump_hints : cmd : :
|
|
ai_efficiency_override : 0 : , "sv" :
|
|
ai_enable_fear_behavior : 1 : , "sv" :
|
|
ai_expression_frametime : 0 : , "sv" : Maximum frametime to still play background expressions.
|
|
ai_expression_optimization : 0 : , "sv" : Disable npc background expressions when you can't see them.
|
|
ai_fear_player_dist : 720 : , "sv" :
|
|
ai_find_lateral_cover : 1 : , "sv" :
|
|
ai_find_lateral_los : 1 : , "sv" :
|
|
ai_follow_use_points : 1 : , "sv" :
|
|
ai_follow_use_points_when_moving : 1 : , "sv" :
|
|
ai_force_serverside_ragdoll : 0 : , "sv" :
|
|
ai_frametime_limit : 50 : , "sv" : frametime limit for min efficiency AIE_NORMAL (in sec's).
|
|
ai_hull : cmd : : Controls which connections are shown when ai_show_hull or ai_show_connect commands are used Arguments: NPC name or classname, <none>=NPC under crosshair
|
|
ai_inhibit_spawners : 0 : , "sv", "cheat" :
|
|
ai_lead_time : 0 : , "sv" :
|
|
ai_LOS_mode : 0 : , "sv", "rep" :
|
|
ai_moveprobe_debug : 0 : , "sv" :
|
|
ai_moveprobe_jump_debug : 0 : , "sv" :
|
|
ai_moveprobe_usetracelist : 0 : , "sv" :
|
|
ai_navigator_generate_spikes : 0 : , "sv" :
|
|
ai_navigator_generate_spikes_strength : 8 : , "sv" :
|
|
ai_next_hull : cmd : : Cycles through the various hull sizes. Currently selected hull size is written to the screen. Controls which connections are shown when ai_show_hull or ai_show_connect commands are used Arguments: -none-
|
|
ai_no_local_paths : 0 : , "sv" :
|
|
ai_no_node_cache : 0 : , "sv" :
|
|
ai_no_select_box : 0 : , "sv" :
|
|
ai_no_steer : 0 : , "sv" :
|
|
ai_no_talk_delay : 0 : , "sv" :
|
|
ai_nodes : cmd : : Toggles node display. First call displays the nodes for the given network as green objects. Second call displays the nodes and their IDs. Nodes are color coded as follows: Green - ground node Cyan - air node Magenta - climb node Grey - node not available for selected hull size Orange - node currently locked
|
|
ai_norebuildgraph : 0 : , "sv" :
|
|
ai_path_adjust_speed_on_immediate_turns : 1 : , "sv" :
|
|
ai_path_insert_pause_at_est_end : 1 : , "sv" :
|
|
ai_path_insert_pause_at_obstruction : 1 : , "sv" :
|
|
ai_post_frame_navigation : 0 : , "sv" :
|
|
ai_radial_max_link_dist : 512 : , "sv" :
|
|
ai_reaction_delay_alert : 0 : , "sv" :
|
|
ai_reaction_delay_idle : 0 : , "sv" :
|
|
ai_rebalance_thinks : 1 : , "sv" :
|
|
ai_report_task_timings_on_limit : 0 : , "a", "sv" :
|
|
ai_resume : cmd : : If NPC is stepping through tasks (see ai_step ) will resume normal processing.
|
|
ai_sequence_debug : 0 : , "sv" :
|
|
ai_set_move_height_epsilon : cmd : : Set how high AI bumps up ground walkers when checking steps
|
|
ai_setupbones_debug : 0 : , "sv" : Shows that bones that are setup every think
|
|
ai_shot_bias : 1 : , "sv" :
|
|
ai_shot_bias_max : 1 : , "sv", "rep" :
|
|
ai_shot_bias_min : -1 : , "sv", "rep" :
|
|
ai_shot_stats : 0 : , "sv" :
|
|
ai_shot_stats_term : 1000 : , "sv" :
|
|
ai_show_connect : cmd : : Displays the allowed connections between each node for the currently selected hull type. Hulls are color code as follows: Green - ground movement Blue - jumping movement Cyan - flying movement Magenta - climbing movement Red - connection disabled
|
|
ai_show_connect_fly : cmd : : Displays the allowed connections between each node for the currently selected hull type. Hulls are color code as follows: Green - ground movement Blue - jumping movement Cyan - flying movement Magenta - climbing movement Red - connection disabled
|
|
ai_show_connect_jump : cmd : : Displays the allowed connections between each node for the currently selected hull type. Hulls are color code as follows: Green - ground movement Blue - jumping movement Cyan - flying movement Magenta - climbing movement Red - connection disabled
|
|
ai_show_graph_connect : cmd : : Toggles graph connection display for the node that the player is looking at. Nodes that are connected to the selected node by the net graph will be drawn in red with magenta lines connecting to the selected node. Nodes that are not connected via the net graph from the selected node will be drawn in blue.
|
|
ai_show_grid : cmd : : Draw a grid on the floor where looking.
|
|
ai_show_hints : cmd : : Displays all hints as small boxes Blue - hint is available for use Red - hint is currently being used by an NPC Orange - hint not being used by timed out Grey - hint has been disabled
|
|
ai_show_hull : cmd : : Displays the allowed hulls between each node for the currently selected hull type. Hulls are color code as follows: Green - ground movement Blue - jumping movement Cyan - flying movement Magenta - climbing movement Arguments: -none-
|
|
ai_show_hull_attacks : 0 : , "sv" :
|
|
ai_show_node : cmd : : Highlight the specified node
|
|
ai_show_think_tolerance : 0 : , "sv" :
|
|
ai_show_visibility : cmd : : Toggles visibility display for the node that the player is looking at. Nodes that are visible from the selected node will be drawn in red with yellow lines connecting to the selected node. Nodes that are not visible from the selected node will be drawn in blue.
|
|
ai_simulate_task_overtime : 0 : , "sv" :
|
|
ai_spread_cone_focus_time : 0 : , "sv" :
|
|
ai_spread_defocused_cone_multiplier : 3 : , "sv" :
|
|
ai_spread_pattern_focus_time : 0 : , "sv" :
|
|
ai_step : cmd : : NPCs will freeze after completing their current task. To complete the next task, use 'ai_step' again. To resume processing normally use 'ai_resume'
|
|
ai_strong_optimizations : 1 : , "sv" :
|
|
ai_strong_optimizations_no_checkstand : 0 : , "sv" :
|
|
ai_task_pre_script : 0 : , "sv" :
|
|
ai_test_los : cmd : : Test AI LOS from the player's POV
|
|
ai_test_moveprobe_ignoresmall : 0 : , "sv" :
|
|
ai_think_limit_label : 0 : , "a", "sv" :
|
|
ai_use_clipped_paths : 1 : , "sv" :
|
|
ai_use_efficiency : 1 : , "sv" :
|
|
ai_use_frame_think_limits : 1 : , "sv" :
|
|
ai_use_think_optimizations : 1 : , "sv" :
|
|
ai_use_visibility_cache : 1 : , "sv" :
|
|
ai_vehicle_avoidance : 1 : , "sv", "cheat" :
|
|
ai_zombie_losetime : 10 : , "sv", "cheat", "rep" :
|
|
ainet_generate_report : cmd : : Generate a report to the console.
|
|
ainet_generate_report_only : cmd : : Generate a report to the console.
|
|
air_density : cmd : : Changes the density of air for drag computations.
|
|
alias : cmd : : Alias a command.
|
|
ammocheck_sound_delay : 0 : , "sv", "cheat" : Time delay between ammo check and sound being played
|
|
anim_3wayblend : 1 : , "sv", "rep" : Toggle the 3-way animation blending code.
|
|
anim_player_yaw_increments : 0 : , "sv", "cheat", "rep" : Increments of player yaw
|
|
async_allow_held_files : 1 : : Allow AsyncBegin/EndRead()
|
|
async_mode : 0 : : Set the async filesystem mode (0 = async, 1 = synchronous)
|
|
async_resume : cmd : :
|
|
async_serialize : 0 : : Force async reads to serialize for profiling
|
|
async_simulate_delay : 0 : : Simulate a delay of up to a set msec per file operation
|
|
async_suspend : cmd : :
|
|
autoaim_max_deflect : 0 : , "sv" :
|
|
autoaim_max_dist : 2160 : , "sv" :
|
|
banid : cmd : : Add a user ID to the ban list.
|
|
banip : cmd : : Add an IP address to the ban list.
|
|
bench_end : cmd : : Ends gathering of info.
|
|
bench_start : cmd : : Starts gathering of info. Arguments: filename to write results into
|
|
bench_upload : cmd : : Uploads most recent benchmark stats to the Valve servers.
|
|
bind : cmd : : Bind a key.
|
|
bind_mac : cmd : : Bind this key but only on Mac, not win32
|
|
BindToggle : cmd : : Performs a bind <key> 'increment var <cvar> 0 1 1'
|
|
bloodspray : cmd : : blood
|
|
breakable_disable_gib_limit : 0 : , "sv" :
|
|
breakable_multiplayer : 1 : , "sv" :
|
|
buddha : cmd : : Toggle. Player takes damage but won't die. (Shows red cross when health is zero)
|
|
budget_toggle_group : cmd : : Turn a budget group on/off
|
|
bug_swap : cmd : : Automatically swaps the current weapon for the bug bait and back again.
|
|
cache_print : cmd : : cache_print [section] Print out contents of cache memory.
|
|
cache_print_lru : cmd : : cache_print_lru [section] Print out contents of cache memory.
|
|
cache_print_summary : cmd : : cache_print_summary [section] Print out a summary contents of cache memory.
|
|
callvote : cmd : : Start a vote on an issue.
|
|
cast_hull : cmd : : Tests hull collision detection
|
|
cast_ray : cmd : : Tests collision detection
|
|
ch_createairboat : cmd : : Spawn airboat in front of the player.
|
|
ch_createjeep : cmd : : Spawn jeep in front of the player.
|
|
changelevel : cmd : : Change server to the specified map
|
|
changelevel2 : cmd : : Transition to the specified map in single player
|
|
changelevel_next : cmd : : Immediately changes to the next map in the map rotation for the server.
|
|
chat_atten_max : 1200 : , "sv", "cheat", "rep" : Chat attenuation distance, in units
|
|
cl_backspeed : 450 : , "sv", "cheat", "rep" :
|
|
cl_barricade_board_model : 0 : , "sv", "cheat", "rep" : Model to use for barricade points
|
|
cl_clock_correction : 1 : , "cheat" : Enable/disable clock correction on the client.
|
|
cl_clock_correction_adjustment_max_amount : 200 : , "cheat" : Sets the maximum number of milliseconds per second it is allowed to correct the client clock. It will only correct this amount if the difference between the client and server clock is equal to or larger than cl_clock_correction_adjustment_max_offset.
|
|
cl_clock_correction_adjustment_max_offset : 90 : , "cheat" : As the clock offset goes from cl_clock_correction_adjustment_min_offset to this value (in milliseconds), it moves towards applying cl_clock_correction_adjustment_max_amount of adjustment. That way, the response is small when the offset is small.
|
|
cl_clock_correction_adjustment_min_offset : 10 : , "cheat" : If the clock offset is less than this amount (in milliseconds), then no clock correction is applied.
|
|
cl_clock_correction_force_server_tick : 999 : , "cheat" : Force clock correction to match the server tick + this offset (-999 disables it).
|
|
cl_clock_showdebuginfo : 0 : , "cheat" : Show debugging info about the clock drift.
|
|
cl_clockdrift_max_ms : 150 : , "cheat" : Maximum number of milliseconds the clock is allowed to drift before the client snaps its clock to the server's.
|
|
cl_clockdrift_max_ms_threadmode : 0 : , "cheat" : Maximum number of milliseconds the clock is allowed to drift before the client snaps its clock to the server's.
|
|
cl_forwardspeed : 450 : , "sv", "cheat", "rep" :
|
|
cl_muzzle_smoke_delay : 5 : , "sv", "cl" : Minimum time between muzzle smoke effects.
|
|
cl_resend : 6 : : Delay in seconds before the client will resend the 'connect' attempt
|
|
cl_show_connectionless_packet_warnings : 0 : : Show console messages about ignored connectionless packets on the client.
|
|
cl_show_speed : 0 : , "sv", "cheat", "rep" : spam console with local player speed
|
|
cl_sidespeed : 450 : , "sv", "cheat", "rep" :
|
|
cl_spewscriptintro : 0 : , "sv" :
|
|
cl_upspeed : 320 : , "sv", "cheat", "rep" :
|
|
cl_viewbob_enabled : 0 : , "a", "sv", "cheat" : Oscillation Toggle
|
|
cl_viewbob_scale : 0 : , "a", "sv", "cheat" : Magnitude of Oscillaiton
|
|
cl_viewbob_timer : 4 : , "a", "sv", "cheat" : Speed of Oscillation
|
|
cl_viewpunch_x : 1 : , "sv" : Value of x-plane viewpunch for AE_WPN_VIEWPUNCH_VAR events.
|
|
cl_viewpunch_y : 1 : , "sv" : Value of y-plane viewpunch for AE_WPN_VIEWPUNCH_VAR events.
|
|
cl_viewpunch_z : 1 : , "sv" : Value of z-plane viewpunch for AE_WPN_VIEWPUNCH_VAR events.
|
|
clear_debug_overlays : cmd : : clears debug overlays
|
|
clientport : 27017 : : Host game client port
|
|
closecaption : 0 : , "a", "user" : Enable close captioning.
|
|
cmd : cmd : : Forward command to server.
|
|
collision_shake_amp : 0 : , "sv" :
|
|
collision_shake_freq : 0 : , "sv" :
|
|
collision_shake_time : 0 : , "sv" :
|
|
collision_test : cmd : : Tests collision system
|
|
commentary : 0 : , "sv" : Desired commentary mode state.
|
|
commentary_available : 0 : , "sv" : Automatically set by the game when a commentary file is available for the current map.
|
|
commentary_cvarsnotchanging : cmd : :
|
|
commentary_finishnode : cmd : :
|
|
compass_fadetime : 5 : , "sv", "cheat", "rep" : Time for compass to fade away after releasing hotkey.
|
|
con_logfile : 0 : : Console output gets written to this file
|
|
con_timestamp : 0 : : Prefix console.log entries with timestamps
|
|
coop : 0 : , "nf" : Cooperative play.
|
|
create_flashlight : cmd : :
|
|
CreatePredictionError : cmd : : Create a prediction error
|
|
creditsdone : cmd : :
|
|
cvarlist : cmd : : Show the list of convars/concommands.
|
|
datacachesize : 248 : : Size in MB.
|
|
dbghist_addline : cmd : : Add a line to the debug history. Format: <category id> <line>
|
|
dbghist_dump : cmd : : Dump the debug history to the console. Format: <category id> Categories: 0: Entity I/O 1: AI Decisions 2: Scene Print 3: Alyx Blind 4: Log of damage done to player
|
|
deathmatch : 1 : , "nf" : Running a deathmatch server.
|
|
debug_materialmodifycontrol : 0 : , "sv" :
|
|
debug_physimpact : 0 : , "sv" :
|
|
debug_touchlinks : 0 : , "sv" : Spew touch link activity
|
|
decalfrequency : 10 : , "sv", "nf" :
|
|
developer : 0 : : Set developer message level
|
|
devshots_nextmap : cmd : : Used by the devshots system to go to the next map in the devshots maplist.
|
|
differences : cmd : : Show all convars which are not at their default values.
|
|
disconnect : cmd : : Disconnect game from server.
|
|
disp_dynamic : 0 : :
|
|
dispcoll_drawplane : 0 : , "sv" :
|
|
displaysoundlist : 0 : , "sv" :
|
|
drawcross : cmd : : Draws a cross at the given location Arguments: x y z
|
|
drawline : cmd : : Draws line between two 3D Points. Green if no collision Red is collides with something Arguments: x1 y1 z1 x2 y2 z2
|
|
dt_ShowPartialChangeEnts : 0 : : (SP only) - show entities that were copied using small optimized lists (FL_EDICT_PARTIAL_CHANGE).
|
|
dt_UsePartialChangeEnts : 1 : : (SP only) - enable FL_EDICT_PARTIAL_CHANGE optimization.
|
|
dti_flush : cmd : : Write out the datatable instrumentation files (you must run with -dti for this to work).
|
|
dtwarning : 0 : : Print data table warnings?
|
|
dtwatchclass : 0 : : Watch all fields encoded with this table.
|
|
dtwatchent : -1 : : Watch this entities data table encoding.
|
|
dtwatchvar : 0 : : Watch the named variable.
|
|
dump_entity_sizes : cmd : : Print sizeof(entclass)
|
|
dump_globals : cmd : : Dump all global entities/states
|
|
dump_weapon_registry : cmd : : Dump Weapon Registry
|
|
dumpentityfactories : cmd : : Lists all entity factory names.
|
|
dumpeventqueue : cmd : : Dump the contents of the Entity I/O event queue to the console.
|
|
dumpgamestringtable : cmd : : Dump the contents of the game string table to the console.
|
|
dumplongticks : cmd : : Enables generating minidumps on long ticks.
|
|
dumpstringtables : cmd : : Print string tables to console.
|
|
echo : cmd : : Echo text to console.
|
|
engine_no_focus_sleep : 50 : , "a" :
|
|
ent_absbox : cmd : : Displays the total bounding box for the given entity(s) in green. Some entites will also display entity specific overlays. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_attachments : cmd : : Displays the attachment points on an entity. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_autoaim : cmd : : Displays the entity's autoaim radius. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_bbox : cmd : : Displays the movement bounding box for the given entity(ies) in orange. Some entites will also display entity specific overlays. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_cancelpendingentfires : cmd : : Cancels all ent_fire created outputs that are currently waiting for their delay to expire.
|
|
ent_debugkeys : 0 : , "sv" :
|
|
ent_dump : cmd : : Usage: ent_dump <entity name>
|
|
ent_fire : cmd : : Usage: ent_fire <target> [action] [value] [delay]
|
|
ent_info : cmd : : Usage: ent_info <class name>
|
|
ent_keyvalue : cmd : : Applies the comma delimited key=value pairs to the entity with the given Hammer ID. Format: ent_keyvalue <entity id> <key1> <value1> <key2> <value2> ... <keyN> <valueN>
|
|
ent_messages : cmd : : Toggles input/output message display for the selected entity(ies). The name of the entity will be displayed as well as any messages that it sends or receives. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_messages_draw : 0 : , "sv", "cheat" : Visualizes all entity input/output activity.
|
|
ent_name : cmd : :
|
|
ent_orient : cmd : : Orient the specified entity to match the player's angles. By default, only orients target entity's YAW. Use the 'allangles' option to orient on all axis. Format: ent_orient <entity name> <optional: allangles>
|
|
ent_pause : cmd : : Toggles pausing of input/output message processing for entities. When turned on processing of all message will stop. Any messages displayed with 'ent_messages' will stop fading and be displayed indefinitely. To step through the messages one by one use 'ent_step'.
|
|
ent_pivot : cmd : : Displays the pivot for the given entity(ies). (y=up=green, z=forward=blue, x=left=red). Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_rbox : cmd : : Displays the total bounding box for the given entity(s) in green. Some entites will also display entity specific overlays. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_rotate : cmd : : Rotates an entity by a specified # of degrees
|
|
ent_setname : cmd : : Sets the targetname of the given entity(s) Arguments: {new entity name} {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_show_response_criteria : cmd : : Print, to the console, an entity's current criteria set used to select responses. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_step : cmd : : When 'ent_pause' is set this will step through one waiting input / output message at a time.
|
|
ent_text : cmd : : Displays text debugging information about the given entity(ies) on top of the entity (See Overlay Text) Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
ent_viewoffset : cmd : : Displays the eye position for the given entity(ies) in red. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
exec : cmd : : Execute script file.
|
|
exit : cmd : : Exit the engine.
|
|
explode : cmd : : Kills the player with explosive damage
|
|
explodevector : cmd : : Kills a player applying an explosive force. Usage: explodevector <player> <x value> <y value> <z value>
|
|
fadein : cmd : : fadein {time r g b}: Fades the screen in from black or from the specified color over the given number of seconds.
|
|
fadeout : cmd : : fadeout {time r g b}: Fades the screen to black or to the specified color over the given number of seconds.
|
|
ff : cmd : :
|
|
filesystem_buffer_size : 0 : : Size of per file buffers. 0 for none
|
|
filesystem_max_stdio_read : 16 : :
|
|
filesystem_native : 1 : : Use native FS or STDIO
|
|
filesystem_report_buffered_io : 0 : :
|
|
filesystem_unbuffered_io : 1 : :
|
|
find : cmd : : Find concommands with the specified string in their name/help text.
|
|
find_ent : cmd : : Find and list all entities with classnames or targetnames that contain the specified substring. Format: find_ent <substring>
|
|
find_ent_index : cmd : : Display data for entity matching specified index. Format: find_ent_index <index>
|
|
findflags : cmd : : Find concommands by flags.
|
|
fire_absorbrate : 3 : , "sv" :
|
|
fire_dmgbase : 1 : , "sv" :
|
|
fire_dmginterval : 1 : , "sv" :
|
|
fire_dmgscale : 0 : , "sv" :
|
|
fire_extabsorb : 5 : , "sv" :
|
|
fire_extscale : 12 : , "sv" :
|
|
fire_growthrate : 1 : , "sv" :
|
|
fire_heatscale : 1 : , "sv" :
|
|
fire_incomingheatscale : 0 : , "sv" :
|
|
fire_maxabsorb : 50 : , "sv" :
|
|
firetarget : cmd : :
|
|
fish_dormant : 0 : , "sv", "cheat", "rep" : Turns off interactive fish behavior. Fish become immobile and unresponsive.
|
|
flex_expression : 0 : , "sv" :
|
|
flex_looktime : 5 : , "sv" :
|
|
flex_maxawaytime : 1 : , "sv" :
|
|
flex_maxplayertime : 7 : , "sv" :
|
|
flex_minawaytime : 0 : , "sv" :
|
|
flex_minplayertime : 5 : , "sv" :
|
|
flex_talk : 0 : , "sv" :
|
|
flush : cmd : : Flush unlocked cache memory.
|
|
flush_locked : cmd : : Flush unlocked and locked cache memory.
|
|
fog_enable_water_fog : 1 : , "cheat" :
|
|
fov : cmd : : Change players FOV
|
|
fps_max : 300 : : Frame rate limiter, cannot be set while connected to a server.
|
|
free_pass_peek_debug : 0 : , "sv" :
|
|
fs_monitor_read_from_pack : 0 : : 0:Off, 1:Any, 2:Sync only
|
|
fs_printopenfiles : cmd : : Show all files currently opened by the engine.
|
|
fs_report_sync_opens : 0 : : 0:Off, 1:Always, 2:Not during load
|
|
fs_warning_level : cmd : : Set the filesystem warning level.
|
|
fs_warning_mode : 0 : : 0:Off, 1:Warn main thread, 2:Warn other threads
|
|
func_break_max_pieces : 15 : , "a", "sv", "rep" :
|
|
func_break_reduction_factor : 0 : , "sv" :
|
|
func_breakdmg_bullet : 0 : , "sv" :
|
|
func_breakdmg_club : 1 : , "sv" :
|
|
func_breakdmg_explosive : 1 : , "sv" :
|
|
g_debug_angularsensor : 0 : , "sv", "cheat" :
|
|
g_debug_basehelicopter : 0 : , "sv", "cheat" :
|
|
g_debug_constraint_sounds : 0 : , "sv", "cheat" : Enable debug printing about constraint sounds.
|
|
g_debug_doors : 0 : , "sv" :
|
|
g_debug_npc_vehicle_roles : 0 : , "sv" :
|
|
g_debug_ragdoll_removal : 0 : , "sv", "cheat", "rep" :
|
|
g_debug_trackpather : 0 : , "sv", "cheat" :
|
|
g_debug_transitions : 0 : , "sv" : Set to 1 and restart the map to be warned if the map has no trigger_transition volumes. Set to 2 to see a dump of all entities & associated results during a transition.
|
|
g_debug_vehiclebase : 0 : , "sv", "cheat" :
|
|
g_debug_vehicledriver : 0 : , "sv", "cheat" :
|
|
g_debug_vehicleexit : 0 : , "sv", "cheat" :
|
|
g_debug_vehiclesound : 0 : , "sv", "cheat" :
|
|
g_Language : 0 : , "sv", "rep" :
|
|
g_ragdoll_important_maxcount : 2 : , "sv", "rep" :
|
|
g_ragdoll_maxcount : 8 : , "sv", "rep" :
|
|
give : cmd : : Give item to player. Arguments: <item_name>
|
|
givecurrentammo : cmd : : Give a supply of ammo for current weapon..
|
|
global_set : cmd : : global_set <globalname> <state>: Sets the state of the given env_global (0 = OFF, 1 = ON, 2 = DEAD).
|
|
god : cmd : : Toggle. Player becomes invulnerable.
|
|
groundlist : cmd : : Display ground entity list <index>
|
|
hammer_update_entity : cmd : : Updates the entity's position/angles when in edit mode
|
|
hammer_update_safe_entities : cmd : : Updates entities in the map that can safely be updated (don't have parents or are affected by constraints). Also excludes entities mentioned in any hammer_updateignorelist objects in this map.
|
|
heal_safe_zone : cmd : : Test heal a safe zone
|
|
heartbeat : cmd : : Force heartbeat of master servers
|
|
help : cmd : : Find help about a convar/concommand.
|
|
hl2_episodic : 0 : , "sv", "rep" :
|
|
host_flush_threshold : 20 : : Memory threshold below which the host should flush caches between server instances
|
|
host_framerate : 0 : : Set to lock per-frame time elapse.
|
|
host_limitlocal : 0 : : Apply cl_cmdrate and cl_updaterate to loopback connection
|
|
host_map : 0 : : Current map name.
|
|
host_profile : 0 : :
|
|
host_runofftime : cmd : : Run off some time without rendering/updating sounds
|
|
host_showcachemiss : 0 : : Print a debug message when the client or server cache is missed.
|
|
host_ShowIPCCallCount : 0 : : Print # of IPC calls this number of times per second. If set to -1, the # of IPC calls is shown every frame.
|
|
host_sleep : 0 : , "cheat" : Force the host to sleep a certain number of milliseconds each frame.
|
|
host_speeds : 0 : : Show general system running times.
|
|
host_thread_mode : 0 : : Run the host in threaded mode, (0 == off, 1 == if multicore, 2 == force)
|
|
host_timer_report : cmd : : Spew CPU timer jitter for the last 128 frames in microseconds (dedicated only)
|
|
host_timer_spin_ms : 0 : : Use CPU busy-loop for improved timer precision (dedicated only)
|
|
host_timescale : 1 : , "rep" : Prescale the clock by this amount.
|
|
hostip : 1760346880.000 : : Host game server ip
|
|
hostname : 0 : : Hostname for server.
|
|
hostport : 27015 : : Host game server port
|
|
hurtme : cmd : : Hurts the player. Arguments: <health to lose>
|
|
incrementvar : cmd : : Increment specified convar value.
|
|
inv_maxcarry : 1000 : , "sv", "cheat", "rep" : Maximum weight a player can carry, in hundredths of grams.
|
|
inv_speedfactor_full : 0 : , "sv", "cheat", "rep" : Movement speed penalty when player has full inventory.
|
|
inv_speedfactor_half : 0 : , "sv", "cheat", "rep" : Movement speed penalty when player has half full inventory.
|
|
inv_speedfactor_norm : 1 : , "sv", "cheat", "rep" : Movement speed penalty when player has empty inventory.
|
|
ip : 104 : : Overrides IP for multihomed hosts
|
|
kdtree_test : cmd : : Tests spatial partition for entities queries.
|
|
key_findbinding : cmd : : Find key bound to specified command string.
|
|
key_listboundkeys : cmd : : List bound keys with bindings.
|
|
kick : cmd : : Kick a player by name.
|
|
kickall : cmd : : Kicks everybody connected with a message.
|
|
kickid : cmd : : Kick a player by userid or uniqueid, with a message.
|
|
kill : cmd : : Kills the player with generic damage
|
|
kill_safe_zone : cmd : : Kill a safe zone
|
|
killserver : cmd : : Shutdown the server.
|
|
killvector : cmd : : Kills a player applying force. Usage: killvector <player> <x value> <y value> <z value>
|
|
listid : cmd : : Lists banned users.
|
|
listip : cmd : : List IP addresses on the ban list.
|
|
listissues : cmd : : List all the issues that can be voted on.
|
|
listmaps : cmd : :
|
|
listmodels : cmd : : List loaded models.
|
|
listRecentNPCSpeech : cmd : : Displays a list of the last 5 lines of speech from NPCs.
|
|
loader_dump_table : cmd : :
|
|
loader_spew_info : 0 : : 0:Off, 1:Timing, 2:Completions, 3:Late Completions, 4:Purges, -1:All
|
|
loader_spew_info_ex : 0 : : (internal)
|
|
log : cmd : : Enables logging to file, console, and udp < on | off >.
|
|
log_verbose_enable : 0 : , "sv" : Set to 1 to enable verbose server log on the server.
|
|
log_verbose_interval : 3 : , "sv" : Determines the interval (in seconds) for the verbose server log.
|
|
logaddress_add : cmd : : Set address and port for remote host <ip:port>.
|
|
logaddress_del : cmd : : Remove address and port for remote host <ip:port>.
|
|
logaddress_delall : cmd : : Remove all udp addresses being logged to
|
|
logaddress_list : cmd : : List all addresses currently being used by logaddress.
|
|
lservercfgfile : 0 : , "sv" :
|
|
map : cmd : : Start playing on specified map.
|
|
map_background : cmd : : Runs a map as the background to the main menu.
|
|
map_commentary : cmd : : Start playing, with commentary, on a specified map.
|
|
map_noareas : 0 : : Disable area to area connection testing.
|
|
map_showspawnpoints : cmd : : Dev - test the spawn points, draws for 60 seconds
|
|
mapcyclefile : 0 : , "sv" : Name of the .txt file used to cycle the maps on multiplayer servers
|
|
maps : cmd : : Displays list of maps.
|
|
mat_aaquality : 0 : :
|
|
mat_accelerate_adjust_exposure_down : 3 : , "cheat" :
|
|
mat_antialias : 0 : :
|
|
mat_bufferprimitives : 0 : :
|
|
mat_bumpbasis : 0 : , "cheat" :
|
|
mat_bumpmap : 1 : :
|
|
mat_compressedtextures : 1 : :
|
|
mat_configcurrent : cmd : : show the current video control panel config for the material system
|
|
mat_debugalttab : 0 : , "cheat" :
|
|
mat_debugdepth : 0 : :
|
|
mat_depthbias_decal : -262144 : , "cheat" :
|
|
mat_depthbias_normal : 0 : , "cheat" :
|
|
mat_depthbias_shadowmap : 0 : , "cheat" :
|
|
mat_diffuse : 1 : , "cheat" :
|
|
mat_drawflat : 0 : , "cheat" :
|
|
mat_dxlevel : 92 : :
|
|
mat_enable_vrmode : cmd : : Switches the material system to VR mode (after restart)
|
|
mat_envmapsize : 128 : :
|
|
mat_envmaptgasize : 32 : :
|
|
mat_excludetextures : 0 : , "cheat" :
|
|
mat_fastnobump : 0 : , "cheat" :
|
|
mat_fastspecular : 1 : : Enable/Disable specularity for visual testing. Will not reload materials and will not affect perf.
|
|
mat_fillrate : 0 : , "cheat" :
|
|
mat_filterlightmaps : 1 : :
|
|
mat_filtertextures : 1 : :
|
|
mat_forceaniso : 1 : :
|
|
mat_forcedynamic : 0 : , "cheat" :
|
|
mat_forcehardwaresync : 1 : :
|
|
mat_forcemanagedtextureintohardware : 1 : :
|
|
mat_fullbright : 0 : , "cheat" :
|
|
mat_hdr_enabled : cmd : : Report if HDR is enabled for debugging
|
|
mat_hdr_level : 2 : , "a" : Set to 0 for no HDR, 1 for LDR+bloom on HDR maps, and 2 for full HDR on HDR maps.
|
|
mat_hdr_manual_tonemap_rate : 1 : :
|
|
mat_hdr_tonemapscale : 1 : , "cheat" : The HDR tonemap scale. 1 = Use autoexposure, 0 = eyes fully closed, 16 = eyes wide open.
|
|
mat_info : cmd : : Shows material system info
|
|
mat_levelflush : 1 : :
|
|
mat_lightmap_pfms : 0 : : Outputs .pfm files containing lightmap data for each lightmap page when a level exits.
|
|
mat_loadtextures : 1 : , "cheat" :
|
|
mat_luxels : 0 : , "cheat" :
|
|
mat_maxframelatency : 1 : :
|
|
mat_measurefillrate : 0 : , "cheat" :
|
|
mat_mipmaptextures : 1 : :
|
|
mat_monitorgamma : 2 : : monitor gamma (typically 2.2 for CRT and 1.7 for LCD)
|
|
mat_monitorgamma_tv_enabled : 0 : , "a" :
|
|
mat_monitorgamma_tv_exp : 2 : :
|
|
mat_monitorgamma_tv_range_max : 255 : :
|
|
mat_monitorgamma_tv_range_min : 16 : :
|
|
mat_morphstats : 0 : , "cheat" :
|
|
mat_motion_blur_enabled : 1 : :
|
|
mat_norendering : 0 : , "cheat" :
|
|
mat_normalmaps : 0 : , "cheat" :
|
|
mat_normals : 0 : , "cheat" :
|
|
mat_parallaxmap : 1 : :
|
|
mat_phong : 1 : :
|
|
mat_picmip : 0 : :
|
|
mat_powersavingsmode : 0 : , "a" : Power Savings Mode
|
|
mat_proxy : 0 : , "cheat" :
|
|
mat_queue_mode : -1 : , "a" : The queue/thread mode the material system should use: -1=default, 0=synchronous single thread, 2=queued multithreaded
|
|
mat_queue_report : 0 : , "a" : Report thread stalls. Positive number will filter by stalls >= time in ms. -1 reports all locks.
|
|
mat_reducefillrate : 0 : :
|
|
mat_reduceparticles : 0 : :
|
|
mat_reloadallmaterials : cmd : : Reloads all materials
|
|
mat_reloadmaterial : cmd : : Reloads a single material
|
|
mat_reloadtextures : cmd : : Reloads all textures
|
|
mat_report_queue_status : 0 : :
|
|
mat_reporthwmorphmemory : cmd : : Reports the amount of size in bytes taken up by hardware morph textures.
|
|
mat_reset_rendertargets : cmd : : Resets all the render targets
|
|
mat_reversedepth : 0 : , "cheat" :
|
|
mat_savechanges : cmd : : saves current video configuration to the registry
|
|
mat_shadowstate : 1 : :
|
|
mat_show_ab_hdr : 0 : :
|
|
mat_showenvmapmask : 0 : :
|
|
mat_showlowresimage : 0 : , "cheat" :
|
|
mat_showmaterials : cmd : : Show materials.
|
|
mat_showmaterialsverbose : cmd : : Show materials (verbose version).
|
|
mat_showmiplevels : 0 : , "cheat" : color-code miplevels 2: normalmaps, 1: everything else
|
|
mat_showtextures : cmd : : Show used textures.
|
|
mat_slopescaledepthbias_decal : 0 : , "cheat" :
|
|
mat_slopescaledepthbias_normal : 0 : , "cheat" :
|
|
mat_slopescaledepthbias_shadowmap : 16 : , "cheat" :
|
|
mat_softwarelighting : 0 : :
|
|
mat_softwareskin : 0 : , "cheat" :
|
|
mat_specular : 1 : : Enable/Disable specularity for perf testing. Will cause a material reload upon change.
|
|
mat_spew_on_texture_size : 0 : : Print warnings about vtf content that isn't of the expected size
|
|
mat_supportflashlight : -1 : : 0 - do not support flashlight (don't load flashlight shader combos), 1 - flashlight is supported
|
|
mat_texture_tracking : 0 : :
|
|
mat_tonemap_algorithm : 1 : , "cheat" : 0 = Original Algorithm 1 = New Algorithm
|
|
mat_tonemapping_occlusion_use_stencil : 0 : :
|
|
mat_trilinear : 0 : :
|
|
mat_vrmode_adapter : -1 : :
|
|
mat_vsync : 0 : : Force sync to vertical retrace
|
|
mat_wireframe : 0 : , "cheat" :
|
|
matchmakingport : 27025 : : Host Matchmaking port
|
|
maxplayers : cmd : : Change the maximum number of players allowed on this server.
|
|
me_abrasivesaw_drain_rate_active : 1 : , "sv", "cheat", "rep" : Abrasive Saw fuel drain rate per second while attacking
|
|
me_abrasivesaw_drain_rate_idle : 0 : , "sv", "cheat", "rep" : Abrasive Saw fuel drain rate per second while idle
|
|
me_abrasivesaw_loop_crossfade_time : 0 : , "sv", "cheat", "rep" : Abrasive Saw looping sound crossfade time
|
|
me_chainsaw_drain_rate_active : 2 : , "sv", "cheat", "rep" : Chainsaw fuel drain rate per second while attacking
|
|
me_chainsaw_drain_rate_idle : 0 : , "sv", "cheat", "rep" : Chainsaw fuel drain rate per second while idle
|
|
me_chainsaw_loop_crossfade_time : 0 : , "sv", "cheat", "rep" : Chainsaw looping sound crossfade time
|
|
mem_compact : cmd : :
|
|
mem_dump : cmd : : Dump memory stats to text file.
|
|
mem_dumpstats : 0 : : Dump current and max heap usage info to console at end of frame ( set to 2 for continuous output )
|
|
mem_eat : cmd : :
|
|
mem_force_flush : 0 : , "cheat" : Force cache flush of unlocked resources on every alloc
|
|
mem_max_heapsize : 256 : : Maximum amount of memory to dedicate to engine hunk and datacache (in mb)
|
|
mem_max_heapsize_dedicated : 64 : : Maximum amount of memory to dedicate to engine hunk and datacache, for dedicated server (in mb)
|
|
mem_min_heapsize : 48 : : Minimum amount of memory to dedicate to engine hunk and datacache (in mb)
|
|
mem_periodicdumps : 0 : : Write periodic memstats dumps every n seconds.
|
|
mem_test : cmd : :
|
|
mem_test_each_frame : 0 : : Run heap check at end of every frame
|
|
mem_test_every_n_seconds : 0 : : Run heap check at a specified interval
|
|
mem_vcollide : cmd : : Dumps the memory used by vcollides
|
|
memory : cmd : : Print memory stats.
|
|
memory_diff : cmd : : show memory stats relative to snapshot
|
|
memory_list : cmd : : dump memory list (linux only)
|
|
memory_mark : cmd : : snapshot current allocation status
|
|
memory_status : cmd : : show memory stats (linux only)
|
|
meta : cmd : : Metamod:Source control options
|
|
metamod_version : 1 : , "sp", "nf" : Metamod:Source Version
|
|
mission_list : cmd : : List all available tactical missions
|
|
mission_show : cmd : : Show the given mission
|
|
mm_basedir : 0 : , "sp" : Metamod:Source Base Folder
|
|
mm_pluginsfile : 0 : , "sp" : Metamod:Source Plugins File
|
|
mod_forcedata : 1 : : Forces all model file data into cache on model load.
|
|
mod_forcetouchdata : 1 : : Forces all model file data into cache on model load.
|
|
mod_load_anims_async : 0 : :
|
|
mod_load_fakestall : 0 : : Forces all ANI file loading to stall for specified ms
|
|
mod_load_mesh_async : 0 : :
|
|
mod_load_showstall : 0 : : 1 - show hitches , 2 - show stalls
|
|
mod_load_vcollide_async : 0 : :
|
|
mod_lock_mdls_on_load : 0 : :
|
|
mod_test_mesh_not_available : 0 : :
|
|
mod_test_not_available : 0 : :
|
|
mod_test_verts_not_available : 0 : :
|
|
mod_touchalldata : 1 : : Touch model data during level startup
|
|
mod_trace_load : 0 : :
|
|
motd : cmd : :
|
|
motdfile : 0 : , "sv" : The MOTD file to load.
|
|
motdfile_text : 0 : , "sv" : The text-only MOTD file to use for clients that have disabled HTML MOTDs.
|
|
mp_allowNPCs : 1 : , "sv", "nf" :
|
|
mp_allowspectators : 1 : , "sv", "rep" : toggles whether the server allows spectator mode or not
|
|
mp_autocrosshair : 1 : , "sv", "nf" :
|
|
mp_autoteambalance : 1 : , "sv", "nf" :
|
|
mp_bonusroundtime : 15 : , "sv", "rep" : Time after round win until round restarts
|
|
mp_bonusroundtime_final : 15 : , "sv", "rep" : Time after final round ends until round restarts
|
|
mp_chattime : 10 : , "sv", "rep" : amount of time players can chat after the game is over
|
|
mp_clan_ready_signal : 0 : , "sv" : Text that team leader from each team must speak for the match to begin
|
|
mp_clan_readyrestart : 0 : , "sv" : If non-zero, game will restart once someone from each team gives the ready signal
|
|
mp_decals : 200 : , "a" :
|
|
mp_defaultteam : 0 : , "sv" :
|
|
mp_disable_autokick : cmd : : Prevents a userid from being auto-kicked
|
|
mp_disable_respawn_times : 0 : , "sv", "nf", "rep" :
|
|
mp_enableroundwaittime : 1 : , "sv", "rep" : Enable timers to wait between rounds.
|
|
mp_fadetoblack : 0 : , "sv", "nf", "rep" : fade a player's screen to black when he dies
|
|
mp_falldamage : 0 : , "sv", "nf" :
|
|
mp_flashlight : 0 : , "sv", "nf" :
|
|
mp_footsteps : 1 : , "sv", "nf" :
|
|
mp_forceautoteam : 0 : , "sv", "nf", "rep" : Automatically assign players to teams when joining.
|
|
mp_forcecamera : 1 : , "sv", "rep" : Restricts spectator modes for dead players
|
|
mp_forcerespawn : 1 : , "sv", "nf" :
|
|
mp_forcerespawnplayers : cmd : : Force all players to respawn.
|
|
mp_forcewin : cmd : : Forces team to win
|
|
mp_fraglimit : 0 : , "sv", "nf", "rep" : The number of kills at which the map ends
|
|
mp_friendlyfire : 0 : , "sv", "nf", "rep" : Allows team members to injure other members of their team
|
|
mp_holiday_nogifts : 0 : , "sv", "nf" : Set to 1 to prevent holiday gifts from spawning when players are killed.
|
|
mp_limitteams : 2 : , "sv", "nf", "rep" : Max # of players 1 team can have over another (0 disables check)
|
|
mp_mapcycle_empty_timeout_seconds : 0 : , "sv", "rep" : If nonzero, server will cycle to the next map if it has been empty on the current map for N seconds
|
|
mp_match_end_at_timelimit : 0 : , "sv", "nf" : Allow the match to end when mp_timelimit hits instead of waiting for the end of the current round.
|
|
mp_maxrounds : 1 : , "sv", "nf", "rep" : max number of rounds to play before server changes maps
|
|
mp_respawnwavetime : 10 : , "sv", "nf", "rep" : Time between respawn waves.
|
|
mp_restartgame : 0 : , "sv" : If non-zero, game will restart in the specified number of seconds
|
|
mp_restartgame_immediate : 0 : , "sv" : If non-zero, game will restart immediately
|
|
mp_restartround : 0 : , "sv" : If non-zero, the current round will restart in the specified number of seconds
|
|
mp_scrambleteams : cmd : : Scramble the teams and restart the game
|
|
mp_scrambleteams_auto : 1 : , "sv", "nf" : Server will automatically scramble the teams if criteria met. Only works on dedicated servers.
|
|
mp_scrambleteams_auto_windifference : 2 : , "sv", "nf" : Number of round wins a team must lead by in order to trigger an auto scramble.
|
|
mp_show_voice_icons : 1 : , "sv", "rep" : Show overhead player voice icons when players are speaking.
|
|
mp_simulatemultiplecappers : 1 : , "sv", "cheat" :
|
|
mp_stalemate_enable : 0 : , "sv", "nf" : Enable/Disable stalemate mode.
|
|
mp_stalemate_meleeonly : 0 : , "sv", "nf", "rep" : Restrict everyone to melee weapons only while in Sudden Death.
|
|
mp_stalemate_timelimit : 240 : , "sv", "rep" : Timelimit (in seconds) of the stalemate round.
|
|
mp_switchteams : cmd : : Switch teams and restart the game
|
|
mp_teamlist : 0 : , "sv", "nf" :
|
|
mp_teamoverride : 1 : , "sv" :
|
|
mp_teamplay : 0 : , "sv", "nf" :
|
|
mp_teams_unbalance_limit : 1 : , "sv", "rep" : Teams are unbalanced when one team has this many more players than the other team. (0 disables check)
|
|
mp_time_between_capscoring : 30 : , "sv" : Delay between scoring of owned capture points.
|
|
mp_timelimit : 45 : , "sv", "nf", "rep" : game time per map in minutes
|
|
mp_tournament : 0 : , "sv", "nf", "rep" :
|
|
mp_tournament_allow_non_admin_restart : 1 : , "sv" : Allow mp_tournament_restart command to be issued by players other than admin.
|
|
mp_tournament_restart : cmd : : Restart Tournament Mode on the current level.
|
|
mp_waitingforplayers_cancel : 0 : , "sv" : Set to 1 to end the WaitingForPlayers period.
|
|
mp_waitingforplayers_restart : 0 : , "sv" : Set to 1 to start or restart the WaitingForPlayers period.
|
|
mp_waitingforplayers_time : 0 : , "sv" : WaitingForPlayers time length in seconds
|
|
mp_weaponstay : 0 : , "sv", "nf" :
|
|
mp_winlimit : 0 : , "sv", "nf", "rep" : Max score one team can reach before server changes maps
|
|
multvar : cmd : : Multiply specified convar value.
|
|
mv_speed_normal : 116 : , "sv", "cheat", "rep" : Movement speed while walking
|
|
mv_speed_riflesights : 60 : , "sv", "cheat", "rep" : Movement speed while ironsighted with a rifle
|
|
mv_speed_sights : 76 : , "sv", "cheat", "rep" : Movement speed while ironsighted
|
|
mv_speed_sprint : 224 : , "sv", "cheat", "rep" : Movement speed while sprinting
|
|
name : 0 : , "a", "user", "print", "server_can_execute" : Current user name
|
|
namelockid : cmd : : Prevent name changes for this userID.
|
|
nav_add_to_selected_set : cmd : : Add current area to the selected set.
|
|
nav_add_to_selected_set_by_id : cmd : : Add specified area id to the selected set.
|
|
nav_analyze : cmd : : Re-analyze the current Navigation Mesh and save it to disk.
|
|
nav_area_bgcolor : 0 : , "sv", "cheat" : RGBA color to draw as the background color for nav areas while editing.
|
|
nav_area_max_size : 50 : , "sv", "cheat" : Max area size created in nav generation
|
|
nav_avoid : cmd : : Toggles the 'avoid this area when possible' flag used by the AI system.
|
|
nav_begin_area : cmd : : Defines a corner of a new Area or Ladder. To complete the Area or Ladder, drag the opposite corner to the desired location and issue a 'nav_end_area' command.
|
|
nav_begin_deselecting : cmd : : Start continuously removing from the selected set.
|
|
nav_begin_drag_deselecting : cmd : : Start dragging a selection area.
|
|
nav_begin_drag_selecting : cmd : : Start dragging a selection area.
|
|
nav_begin_selecting : cmd : : Start continuously adding to the selected set.
|
|
nav_begin_shift_xy : cmd : : Begin shifting the Selected Set.
|
|
nav_build_ladder : cmd : : Attempts to build a nav ladder on the climbable surface under the cursor.
|
|
nav_check_file_consistency : cmd : : Scans the maps directory and reports any missing/out-of-date navigation files.
|
|
nav_check_floor : cmd : : Updates the blocked/unblocked status for every nav area.
|
|
nav_check_stairs : cmd : : Update the nav mesh STAIRS attribute
|
|
nav_chop_selected : cmd : : Chops all selected areas into their component 1x1 areas
|
|
nav_clear_attribute : cmd : : Remove given nav attribute from all areas in the selected set.
|
|
nav_clear_selected_set : cmd : : Clear the selected set.
|
|
nav_clear_walkable_marks : cmd : : Erase any previously placed walkable positions.
|
|
nav_compress_id : cmd : : Re-orders area and ladder ID's so they are continuous.
|
|
nav_connect : cmd : : To connect two Areas, mark the first Area, highlight the second Area, then invoke the connect command. Note that this creates a ONE-WAY connection from the first to the second Area. To make a two-way connection, also connect the second area to the first.
|
|
nav_coplanar_slope_limit : 0 : , "sv", "cheat" :
|
|
nav_coplanar_slope_limit_displacement : 0 : , "sv", "cheat" :
|
|
nav_corner_adjust_adjacent : 18 : , "sv", "cheat" : radius used to raise/lower corners in nearby areas when raising/lowering corners.
|
|
nav_corner_lower : cmd : : Lower the selected corner of the currently marked Area.
|
|
nav_corner_place_on_ground : cmd : : Places the selected corner of the currently marked Area on the ground.
|
|
nav_corner_raise : cmd : : Raise the selected corner of the currently marked Area.
|
|
nav_corner_select : cmd : : Select a corner of the currently marked Area. Use multiple times to access all four corners.
|
|
nav_create_area_at_feet : 0 : , "sv", "cheat" : Anchor nav_begin_area Z to editing player's feet
|
|
nav_create_place_on_ground : 0 : , "sv", "cheat" : If true, nav areas will be placed flush with the ground when created by hand.
|
|
nav_crouch : cmd : : Toggles the 'must crouch in this area' flag used by the AI system.
|
|
nav_debug_blocked : 0 : , "sv", "cheat" :
|
|
nav_delete : cmd : : Deletes the currently highlighted Area.
|
|
nav_delete_marked : cmd : : Deletes the currently marked Area (if any).
|
|
nav_disconnect : cmd : : To disconnect two Areas, mark an Area, highlight a second Area, then invoke the disconnect command. This will remove all connections between the two Areas.
|
|
nav_disconnect_outgoing_oneways : cmd : : For each area in the selected set, disconnect all outgoing one-way connections.
|
|
nav_displacement_test : 10000 : , "sv", "cheat" : Checks for nodes embedded in displacements (useful for in-development maps)
|
|
nav_dont_hide : cmd : : Toggles the 'area is not suitable for hiding spots' flag used by the AI system.
|
|
nav_drag_selection_volume_zmax_offset : 32 : , "sv", "rep" : The offset of the nav drag volume top from center
|
|
nav_drag_selection_volume_zmin_offset : 32 : , "sv", "rep" : The offset of the nav drag volume bottom from center
|
|
nav_draw_limit : 500 : , "sv", "cheat" : The maximum number of areas to draw in edit mode
|
|
nav_dump_selected_set_positions : cmd : : Write the (x,y,z) coordinates of the centers of all selected nav areas to a file.
|
|
nav_edit : 0 : , "sv", "cheat" : Set to one to interactively edit the Navigation Mesh. Set to zero to leave edit mode.
|
|
nav_end_area : cmd : : Defines the second corner of a new Area or Ladder and creates it.
|
|
nav_end_deselecting : cmd : : Stop continuously removing from the selected set.
|
|
nav_end_drag_deselecting : cmd : : Stop dragging a selection area.
|
|
nav_end_drag_selecting : cmd : : Stop dragging a selection area.
|
|
nav_end_selecting : cmd : : Stop continuously adding to the selected set.
|
|
nav_end_shift_xy : cmd : : Finish shifting the Selected Set.
|
|
nav_flood_select : cmd : : Selects the current Area and all Areas connected to it, recursively. To clear a selection, use this command again.
|
|
nav_gen_cliffs_approx : cmd : : Mark cliff areas, post-processing approximation
|
|
nav_generate : cmd : : Generate a Navigation Mesh for the current map and save it to disk.
|
|
nav_generate_fencetops : 1 : , "sv", "cheat" : Autogenerate nav areas on fence and obstacle tops
|
|
nav_generate_fixup_jump_areas : 1 : , "sv", "cheat" : Convert obsolete jump areas into 2-way connections
|
|
nav_generate_incremental : cmd : : Generate a Navigation Mesh for the current map and save it to disk.
|
|
nav_generate_incremental_range : 2000 : , "sv", "cheat" :
|
|
nav_generate_incremental_tolerance : 0 : , "sv", "cheat" : Z tolerance for adding new nav areas.
|
|
nav_jump : cmd : : Toggles the 'traverse this area by jumping' flag used by the AI system.
|
|
nav_ladder_flip : cmd : : Flips the selected ladder's direction.
|
|
nav_load : cmd : : Loads the Navigation Mesh for the current map.
|
|
nav_lower_drag_volume_max : cmd : : Lower the top of the drag select volume.
|
|
nav_lower_drag_volume_min : cmd : : Lower the bottom of the drag select volume.
|
|
nav_make_sniper_spots : cmd : : Chops the marked area into disconnected sub-areas suitable for sniper spots.
|
|
nav_mark : cmd : : Marks the Area or Ladder under the cursor for manipulation by subsequent editing commands.
|
|
nav_mark_attribute : cmd : : Set nav attribute for all areas in the selected set.
|
|
nav_mark_unnamed : cmd : : Mark an Area with no Place name. Useful for finding stray areas missed when Place Painting.
|
|
nav_mark_walkable : cmd : : Mark the current location as a walkable position. These positions are used as seed locations when sampling the map to generate a Navigation Mesh.
|
|
nav_max_view_distance : 6000 : , "sv", "cheat" : Maximum range for precomputed nav mesh visibility (0 = default 1500 units)
|
|
nav_max_vis_delta_list_length : 64 : , "sv", "cheat" :
|
|
nav_merge : cmd : : To merge two Areas into one, mark the first Area, highlight the second by pointing your cursor at it, and invoke the merge command.
|
|
nav_merge_mesh : cmd : : Merges a saved selected set into the current mesh.
|
|
nav_no_hostages : cmd : : Toggles the 'hostages cannot use this area' flag used by the AI system.
|
|
nav_no_jump : cmd : : Toggles the 'dont jump in this area' flag used by the AI system.
|
|
nav_no_zombie_spawn : cmd : : Toggles the 'zombies cannot spawn here' flag used by the AI system.
|
|
nav_place_floodfill : cmd : : Sets the Place of the Area under the cursor to the curent Place, and 'flood-fills' the Place to all adjacent Areas. Flood-filling stops when it hits an Area with the same Place, or a different Place than that of the initial Area.
|
|
nav_place_list : cmd : : Lists all place names used in the map.
|
|
nav_place_pick : cmd : : Sets the current Place to the Place of the Area under the cursor.
|
|
nav_place_replace : cmd : : Replaces all instances of the first place with the second place.
|
|
nav_place_set : cmd : : Sets the Place of all selected areas to the current Place.
|
|
nav_potentially_visible_dot_tolerance : 0 : , "sv", "cheat" :
|
|
nav_precise : cmd : : Toggles the 'dont avoid obstacles' flag used by the AI system.
|
|
nav_quicksave : 1 : , "sv", "cheat" : Set to one to skip the time consuming phases of the analysis. Useful for data collection and testing.
|
|
nav_raise_drag_volume_max : cmd : : Raise the top of the drag select volume.
|
|
nav_raise_drag_volume_min : cmd : : Raise the bottom of the drag select volume.
|
|
nav_recall_selected_set : cmd : : Re-selects the stored selected set.
|
|
nav_remove_from_selected_set : cmd : : Remove current area from the selected set.
|
|
nav_remove_jump_areas : cmd : : Removes legacy jump areas, replacing them with connections.
|
|
nav_run : cmd : : Toggles the 'traverse this area by running' flag used by the AI system.
|
|
nav_save : cmd : : Saves the current Navigation Mesh to disk.
|
|
nav_save_selected : cmd : : Writes the selected set to disk for merging into another mesh via nav_merge_mesh.
|
|
nav_select_blocked_areas : cmd : : Adds all blocked areas to the selected set
|
|
nav_select_damaging_areas : cmd : : Adds all damaging areas to the selected set
|
|
nav_select_half_space : cmd : : Selects any areas that intersect the given half-space.
|
|
nav_select_invalid_areas : cmd : : Adds all invalid areas to the Selected Set.
|
|
nav_select_larger_than : cmd : : Select nav areas where both dimensions are larger than the given size.
|
|
nav_select_obstructed_areas : cmd : : Adds all obstructed areas to the selected set
|
|
nav_select_orphans : cmd : : Adds all orphan areas to the selected set (highlight a valid area first).
|
|
nav_select_overlapping : cmd : : Selects nav areas that are overlapping others.
|
|
nav_select_radius : cmd : : Adds all areas in a radius to the selection set
|
|
nav_select_stairs : cmd : : Adds all stairway areas to the selected set
|
|
nav_selected_set_border_color : 100 : , "sv", "cheat" : Color used to draw the selected set borders while editing.
|
|
nav_selected_set_color : 255 : , "sv", "cheat" : Color used to draw the selected set background while editing.
|
|
nav_set_place_mode : cmd : : Sets the editor into or out of Place mode. Place mode allows labelling of Area with Place names.
|
|
nav_shift : cmd : : Shifts the selected areas by the specified amount
|
|
nav_show_approach_points : 0 : , "sv", "cheat" : Show Approach Points in the Navigation Mesh.
|
|
nav_show_area_info : 0 : , "sv", "cheat" : Duration in seconds to show nav area ID and attributes while editing
|
|
nav_show_compass : 0 : , "sv", "cheat" :
|
|
nav_show_continguous : 0 : , "sv", "cheat" : Highlight non-contiguous connections
|
|
nav_show_danger : 0 : , "sv", "cheat" : Show current 'danger' levels.
|
|
nav_show_dumped_positions : cmd : : Show the (x,y,z) coordinate positions of the given dump file.
|
|
nav_show_func_nav_avoid : 0 : , "sv", "cheat" : Show areas of designer-placed bot avoidance due to func_nav_avoid entities
|
|
nav_show_func_nav_prefer : 0 : , "sv", "cheat" : Show areas of designer-placed bot preference due to func_nav_prefer entities
|
|
nav_show_func_nav_prerequisite : 0 : , "sv", "cheat" : Show areas of designer-placed bot preference due to func_nav_prerequisite entities
|
|
nav_show_light_intensity : 0 : , "sv", "cheat" :
|
|
nav_show_node_grid : 0 : , "sv", "cheat" :
|
|
nav_show_node_id : 0 : , "sv", "cheat" :
|
|
nav_show_nodes : 0 : , "sv", "cheat" :
|
|
nav_show_player_counts : 0 : , "sv", "cheat" : Show current player counts in each area.
|
|
nav_show_potentially_visible : 0 : , "sv", "cheat" : Show areas that are potentially visible from the current nav area
|
|
nav_simplify_selected : cmd : : Chops all selected areas into their component 1x1 areas and re-merges them together into larger areas
|
|
nav_slope_limit : 0 : , "sv", "cheat" : The ground unit normal's Z component must be greater than this for nav areas to be generated.
|
|
nav_slope_tolerance : 0 : , "sv", "cheat" : The ground unit normal's Z component must be this close to the nav area's Z component to be generated.
|
|
nav_snap_to_grid : 0 : , "sv", "cheat" : Snap to the nav generation grid when creating new nav areas
|
|
nav_solid_props : 0 : , "sv", "cheat" : Make props solid to nav generation/editing
|
|
nav_splice : cmd : : To splice, mark an area, highlight a second area, then invoke the splice command to create a new, connected area between them.
|
|
nav_split : cmd : : To split an Area into two, align the split line using your cursor and invoke the split command.
|
|
nav_split_place_on_ground : 0 : , "sv", "cheat" : If true, nav areas will be placed flush with the ground when split.
|
|
nav_stand : cmd : : Toggles the 'stand while hiding' flag used by the AI system.
|
|
nav_stop : cmd : : Toggles the 'must stop when entering this area' flag used by the AI system.
|
|
nav_store_selected_set : cmd : : Stores the current selected set for later retrieval.
|
|
nav_strip : cmd : : Strips all Hiding Spots, Approach Points, and Encounter Spots from the current Area.
|
|
nav_subdivide : cmd : : Subdivides all selected areas.
|
|
nav_test_node : 0 : , "sv", "cheat" :
|
|
nav_test_node_crouch : 0 : , "sv", "cheat" :
|
|
nav_test_node_crouch_dir : 4 : , "sv", "cheat" :
|
|
nav_test_stairs : cmd : : Test the selected set for being on stairs
|
|
nav_toggle_deselecting : cmd : : Start or stop continuously removing from the selected set.
|
|
nav_toggle_in_selected_set : cmd : : Remove current area from the selected set.
|
|
nav_toggle_place_mode : cmd : : Toggle the editor into and out of Place mode. Place mode allows labelling of Area with Place names.
|
|
nav_toggle_place_painting : cmd : : Toggles Place Painting mode. When Place Painting, pointing at an Area will 'paint' it with the current Place.
|
|
nav_toggle_selected_set : cmd : : Toggles all areas into/out of the selected set.
|
|
nav_toggle_selecting : cmd : : Start or stop continuously adding to the selected set.
|
|
nav_transient : cmd : : Toggles the 'area is transient and may become blocked' flag used by the AI system.
|
|
nav_unmark : cmd : : Clears the marked Area or Ladder.
|
|
nav_update_blocked : cmd : : Updates the blocked/unblocked status for every nav area.
|
|
nav_update_lighting : cmd : : Recomputes lighting values
|
|
nav_update_visibility_on_edit : 0 : , "sv", "cheat" : If nonzero editing the mesh will incrementally recompue visibility
|
|
nav_use_place : cmd : : If used without arguments, all available Places will be listed. If a Place argument is given, the current Place is set.
|
|
nav_walk : cmd : : Toggles the 'traverse this area by walking' flag used by the AI system.
|
|
nav_warp_to_mark : cmd : : Warps the player to the marked area.
|
|
nav_world_center : cmd : : Centers the nav mesh in the world
|
|
nb_last_area_update_tolerance : 4 : , "sv", "cheat" : Distance a character needs to travel in order to invalidate cached area
|
|
net_blockmsg : 0 : , "cheat" : Discards incoming message: <0|1|name>
|
|
net_channels : cmd : : Shows net channel info
|
|
net_chokeloop : 0 : : Apply bandwidth choke to loopback packets
|
|
net_compresspackets : 1 : : Use compression on game packets.
|
|
net_compresspackets_minsize : 1024 : : Don't bother compressing packets below this size.
|
|
net_compressvoice : 0 : : Attempt to compress out of band voice payloads (360 only).
|
|
net_drawslider : 0 : : Draw completion slider during signon
|
|
net_droppackets : 0 : , "cheat" : Drops next n packets on client
|
|
net_fakejitter : 0 : , "cheat" : Jitter fakelag packet time
|
|
net_fakelag : 0 : , "cheat" : Lag all incoming network data (including loopback) by this many milliseconds.
|
|
net_fakeloss : 0 : , "cheat" : Simulate packet loss as a percentage (negative means drop 1/n packets)
|
|
net_maxcleartime : 4 : : Max # of seconds we can wait for next packets to be sent based on rate setting (0 == no limit).
|
|
net_maxfilesize : 16 : : Maximum allowed file size for uploading in MB
|
|
net_maxfragments : 1260 : : Max fragment bytes per packet
|
|
net_maxpacketdrop : 5000 : : Ignore any packets with the sequence number more than this ahead (0 == no limit)
|
|
net_maxroutable : 1260 : , "a", "user" : Requested max packet size before packets are 'split'.
|
|
net_queue_trace : 0 : :
|
|
net_queued_packet_thread : 1 : : Use a high priority thread to send queued packets out instead of sending them each frame.
|
|
net_showdrop : 0 : : Show dropped packets in console
|
|
net_showevents : 0 : , "cheat" : Dump game events to console (1=client only, 2=all).
|
|
net_showfragments : 0 : : Show netchannel fragments
|
|
net_showmsg : 0 : : Show incoming message: <0|1|name>
|
|
net_showpeaks : 0 : : Show messages for large packets only: <size>
|
|
net_showsplits : 0 : : Show info about packet splits
|
|
net_showtcp : 0 : : Dump TCP stream summary to console
|
|
net_showudp : 0 : : Dump UDP packets summary to console
|
|
net_showudp_wire : 0 : : Show incoming packet information
|
|
net_splitpacket_maxrate : 80000 : : Max bytes per second when queueing splitpacket chunks
|
|
net_splitrate : 1 : : Number of fragments for a splitpacket that can be sent per frame
|
|
net_start : cmd : : Inits multiplayer network sockets
|
|
net_status : cmd : : Shows current network status
|
|
net_udp_rcvbuf : 131072 : : Default UDP receive buffer size
|
|
net_usesocketsforloopback : 0 : : Use network sockets layer even for listen server local player's packets (multiplayer only).
|
|
next : 0 : , "cheat" : Set to 1 to advance to next frame ( when singlestep == 1 )
|
|
nextlevel : 0 : , "sv", "nf" : If set to a valid map name, will change to this map during the next changelevel
|
|
nextmap : cmd : :
|
|
nmrih_lensflare_intensity : 1 : , "a" :
|
|
noclip : cmd : : Toggle. Player becomes non-solid and flies.
|
|
notarget : cmd : : Toggle. Player becomes hidden to NPCs.
|
|
npc_ally_deathmessage : 1 : , "sv", "cheat" :
|
|
npc_ammo_deplete : cmd : : Subtracts half of the target's ammo
|
|
npc_bipass : cmd : : Displays the local movement attempts by the given NPC(s) (triangulation detours). Failed bypass routes are displayed in red, successful bypasses are shown in green. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at.
|
|
npc_combat : cmd : : Displays text debugging information about the squad and enemy of the selected NPC (See Overlay Text) Arguments: {npc_name} / {npc class_name} / no argument picks what player is looking at
|
|
npc_conditions : cmd : : Displays all the current AI conditions that an NPC has in the overlay text. Arguments: {npc_name} / {npc class_name} / no argument picks what player is looking at
|
|
npc_create : cmd : : Creates an NPC of the given type where the player is looking (if the given NPC can actually stand at that location). Note that this only works for npc classes that are already in the world. You can not create an entity that doesn't have an instance in the level. Arguments: {npc_class_name}
|
|
npc_create_aimed : cmd : : Creates an NPC aimed away from the player of the given type where the player is looking (if the given NPC can actually stand at that location). Note that this only works for npc classes that are already in the world. You can not create an entity that doesn't have an instance in the level. Arguments: {npc_class_name}
|
|
npc_create_equipment : 0 : , "sv" :
|
|
npc_destroy : cmd : : Removes the given NPC(s) from the universe Arguments: {npc_name} / {npc_class_name} / no argument picks what player is looking at
|
|
npc_destroy_unselected : cmd : : Removes all NPCs from the universe that aren't currently selected
|
|
npc_enemies : cmd : : Shows memory of NPC. Draws an X on top of each memory. Eluded entities drawn in blue (don't know where it went) Unreachable entities drawn in green (can't get to it) Current enemy drawn in red Current target entity drawn in magenta All other entities drawn in pink Arguments: {npc_name} / {npc class_name} / no argument picks what player is looking at
|
|
npc_focus : cmd : : Displays red line to NPC's enemy (if has one) and blue line to NPC's target entity (if has one) Arguments: {npc_name} / {npc class_name} / no argument picks what player is looking at
|
|
npc_freeze : cmd : : Selected NPC(s) will freeze in place (or unfreeze). If there are no selected NPCs, uses the NPC under the crosshair. Arguments: -none-
|
|
npc_freeze_unselected : cmd : : Freeze all NPCs not selected Arguments: -none-
|
|
npc_go : cmd : : Selected NPC(s) will go to the location that the player is looking (shown with a purple box) Arguments: -none-
|
|
npc_go_do_run : 1 : , "sv" : Set whether should run on NPC go
|
|
npc_go_random : cmd : : Sends all selected NPC(s) to a random node. Arguments: -none-
|
|
npc_heal : cmd : : Heals the target back to full health
|
|
npc_height_adjust : 1 : , "a", "sv" : Enable test mode for ik height adjustment
|
|
npc_kill : cmd : : Kills the given NPC(s) Arguments: {npc_name} / {npc_class_name} / no argument picks what player is looking at
|
|
npc_nearest : cmd : : Draw's a while box around the NPC(s) nearest node Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
npc_relationships : cmd : : Displays the relationships between this NPC and all others. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
npc_reset : cmd : : Reloads schedules for all NPC's from their script files Arguments: -none-
|
|
npc_route : cmd : : Displays the current route of the given NPC as a line on the screen. Waypoints along the route are drawn as small cyan rectangles. Line is color coded in the following manner: Blue - path to a node Cyan - detour around an object (triangulation) Red - jump Maroon - path to final target position Arguments: {npc_name} / {npc_class_name} / no argument picks what player is looking at
|
|
npc_select : cmd : : Select or deselects the given NPC(s) for later manipulation. Selected NPC's are shown surrounded by a red translucent box Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
npc_sentences : 0 : , "sv" :
|
|
npc_speakall : cmd : : Force the npc to try and speak all their responses
|
|
npc_squads : cmd : : Obsolete. Replaced by npc_combat
|
|
00:25:28 npc_steering : cmd : : Displays the steering obstructions of the NPC (used to perform local avoidance) Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
npc_steering_all : cmd : : Displays the steering obstructions of all NPCs (used to perform local avoidance)
|
|
npc_task_text : cmd : : Outputs text debugging information to the console about the all the tasks + break conditions of the selected NPC current schedule Arguments: {npc_name} / {npc class_name} / no argument picks what player is looking at
|
|
npc_tasks : cmd : : Displays detailed text debugging information about the all the tasks of the selected NPC current schedule (See Overlay Text) Arguments: {npc_name} / {npc class_name} / no argument picks what player is looking at
|
|
npc_teleport : cmd : : Selected NPC will teleport to the location that the player is looking (shown with a purple box) Arguments: -none-
|
|
npc_thinknow : cmd : : Trigger NPC to think
|
|
npc_viewcone : cmd : : Displays the viewcone of the NPC (where they are currently looking and what the extents of there vision is) Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
npc_vphysics : 0 : , "sv" :
|
|
old_radiusdamage : 0 : , "sv", "rep" :
|
|
opt_EnumerateLeavesFastAlgorithm : 1 : : Use the new SIMD version of CEngineBSPTree::EnumerateLeavesInBox.
|
|
option_duck_method : 1 : , "a", "sv", "rep" :
|
|
ov_autofill_complete_distance : 500 : , "sv", "cheat", "rep" : At this distance, a spawn zone should be filled.
|
|
ov_autofill_start_distance : 1000 : , "sv", "cheat", "rep" : At this distance, a spawn zone should start filling.
|
|
ov_big_room_size : 15 : , "sv", "cheat", "rep" : Rooms this size or larger regenerate dead zombies by default.
|
|
ov_debug : 0 : , "sv", "cheat", "rep" : Debug spawn system.
|
|
ov_despawn_timeout : 10 : , "sv", "cheat", "rep" : Time in which a zombie will be despawned if not seen by any players.
|
|
ov_invisible_cull : 2000 : , "sv", "cheat", "rep" : Distance at which a zombie is always invisible to a player regardless of visibility.
|
|
ov_max_despawn_per_tick : 30 : , "sv", "cheat", "rep" : Maximum number of zombies that can be despawned in a single tick
|
|
ov_max_spawn_try : 4 : , "sv", "cheat", "rep" : Amount of times overlord will try spawning a zombie before giving up
|
|
ov_max_zombie_count : 85 : , "sv", "cheat", "rep" : Maximum number of zombies in a map
|
|
ov_min_spawn_dist : 550 : , "sv", "cheat", "rep" : Absolute minimum distance to a player a zombie can be spawned.
|
|
ov_pop_queue_on_full : 1 : , "sv", "cheat", "rep" : Pop the oldest spawn queue entry if queue is full instead of rejecting spawns
|
|
ov_queue_overload : 3 : , "sv", "cheat", "rep" : Multiple of maximum zombies to allow in queue
|
|
ov_queue_per_tick : 8 : , "sv", "cheat", "rep" : Number of queue entries to process per tick
|
|
ov_runner_chance : 0 : , "sv", "cheat", "rep" : Chance for each zombie spawned to be a runner
|
|
ov_runner_kid_chance : 0 : , "sv", "cheat", "rep" : Chance of spawned runner zombie to be a kid
|
|
ov_spawn_per_tick : 2 : , "sv", "cheat", "rep" : Maximum number of zombies to spawn per tick
|
|
ov_spread_distance : 50 : , "sv", "cheat", "rep" : Minimum distance between zombies
|
|
ov_view_cone_padding : 1 : , "sv", "cheat", "rep" : Factor of view cone to allow as padding when doing visibility checks.
|
|
ov_vis_check_freq : 1 : , "sv", "cheat", "rep" : How often the overlord will check zombie visibility.
|
|
ov_visible_cull : 800 : , "sv", "cheat", "rep" : Distance at which a zombie is visible to a player even when occluded.
|
|
ov_zombies_per_second : 30 : , "sv", "cheat", "rep" : Maximum number of zombies to spawn per second
|
|
overlord_thinkrate : 0 : , "sv", "cheat", "rep" : Rate at which the overlord thinks.
|
|
particle_test_attach_attachment : 0 : , "sv", "cheat" : Attachment index for attachment mode
|
|
particle_test_attach_mode : 0 : , "sv", "cheat" : Possible Values: 'start_at_attachment', 'follow_attachment', 'start_at_origin', 'follow_origin'
|
|
particle_test_file : 0 : , "sv", "cheat" : Name of the particle system to dynamically spawn
|
|
particle_test_start : cmd : : Dispatches the test particle system with the parameters specified in particle_test_file, particle_test_attach_mode and particle_test_attach_param on the entity the player is looking at. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
particle_test_stop : cmd : : Stops all particle systems on the selected entities. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
|
|
password : 0 : , "a", "norecord" : Current server access password
|
|
path : cmd : : Show the engine filesystem path.
|
|
pause : cmd : : Toggle the server pause state.
|
|
PerfMark : cmd : : inserts a telemetry marker into the stream. If args are provided, they will be included.
|
|
phys_impactforcescale : 1 : , "sv" :
|
|
phys_penetration_error_time : 10 : , "sv" : Controls the duration of vphysics penetration error boxes.
|
|
phys_pushscale : 1 : , "sv", "rep" :
|
|
phys_speeds : 0 : , "sv" :
|
|
phys_stressbodyweights : 5 : , "sv" :
|
|
phys_timescale : 1 : , "sv" : Scale time for physics
|
|
phys_upimpactforcescale : 0 : , "sv" :
|
|
physcannon_maxmass : 250 : , "sv", "cheat", "rep" :
|
|
physics_budget : cmd : : Times the cost of each active object
|
|
physics_constraints : cmd : : Highlights constraint system graph for an entity
|
|
physics_debug_entity : cmd : : Dumps debug info for an entity
|
|
physics_highlight_active : cmd : : Turns on the absbox for all active physics objects
|
|
physics_report_active : cmd : : Lists all active physics objects
|
|
physics_select : cmd : : Dumps debug info for an entity
|
|
physicsshadowupdate_render : 0 : , "sv" :
|
|
picker : cmd : : Toggles 'picker' mode. When picker is on, the bounding box, pivot and debugging text is displayed for whatever entity the player is looking at. Arguments: full - enables all debug information
|
|
ping : cmd : : Display ping to server.
|
|
pipeline_static_props : 1 : :
|
|
player_debug_print_damage : 0 : , "sv", "cheat" : When true, print amount and type of all damage received by player to console.
|
|
player_old_armor : 0 : , "sv" :
|
|
player_throwforce : 1000 : , "sv", "cheat", "rep" :
|
|
plugin_load : cmd : : plugin_load <filename> : loads a plugin
|
|
plugin_pause : cmd : : plugin_pause <index> : pauses a loaded plugin
|
|
plugin_pause_all : cmd : : pauses all loaded plugins
|
|
plugin_print : cmd : : Prints details about loaded plugins
|
|
plugin_unload : cmd : : plugin_unload <index> : unloads a plugin
|
|
plugin_unpause : cmd : : plugin_unpause <index> : unpauses a disabled plugin
|
|
plugin_unpause_all : cmd : : unpauses all disabled plugins
|
|
prop_active_gib_limit : 999999 : , "sv" :
|
|
prop_active_gib_max_fade_time : 999999 : , "sv" :
|
|
prop_crosshair : cmd : : Shows name for prop looking at
|
|
prop_debug : cmd : : Toggle prop debug mode. If on, props will show colorcoded bounding boxes. Red means ignore all damage. White means respond physically to damage but never break. Green maps health in the range of 100 down to 1.
|
|
prop_dynamic_create : cmd : : Creates a dynamic prop with a specific .mdl aimed away from where the player is looking. Arguments: {.mdl name}
|
|
prop_physics_create : cmd : : Creates a physics prop with a specific .mdl aimed away from where the player is looking. Arguments: {.mdl name}
|
|
props_break_max_pieces : -1 : , "sv" : Maximum prop breakable piece count (-1 = model default)
|
|
props_break_max_pieces_perframe : -1 : , "sv", "rep" : Maximum prop breakable piece count per frame (-1 = model default)
|
|
quit : cmd : : Exit the engine.
|
|
r_3dnow : cmd : : Enable/disable 3DNow code
|
|
r_AirboatViewDampenDamp : 1 : , "sv", "cheat", "nf", "rep" :
|
|
r_AirboatViewDampenFreq : 7 : , "sv", "cheat", "nf", "rep" :
|
|
r_AirboatViewZHeight : 0 : , "sv", "cheat", "nf", "rep" :
|
|
r_ambientboost : 1 : , "a" : Set to boost ambient term if it is totally swamped by local lights
|
|
r_ambientfactor : 5 : , "a" : Boost ambient cube by no more than this factor
|
|
r_ambientfraction : 0 : , "cheat" : Fraction of direct lighting that ambient cube must be below to trigger boosting
|
|
r_ambientmin : 0 : , "a" : Threshold above which ambient cube will not boost (i.e. it's already sufficiently bright
|
|
r_colorstaticprops : 0 : , "cheat" :
|
|
r_debugrandomstaticlighting : 0 : , "cheat" : Set to 1 to randomize static lighting for debugging. Must restart for change to take affect.
|
|
r_decal_cover_count : 4 : :
|
|
r_decal_overlap_area : 0 : :
|
|
r_decal_overlap_count : 3 : :
|
|
r_decals : 2048 : :
|
|
r_decalstaticprops : 1 : : Decal static props test
|
|
r_DispBuildable : 0 : , "cheat" :
|
|
r_DispDrawAxes : 0 : :
|
|
r_DispWalkable : 0 : , "cheat" :
|
|
r_drawbatchdecals : 1 : : Render decals batched.
|
|
r_drawbrushmodels : 1 : , "cheat" : Render brush models. 0=Off, 1=Normal, 2=Wireframe
|
|
r_drawdecals : 1 : , "cheat" : Render decals.
|
|
r_DrawDisp : 1 : , "cheat" : Toggles rendering of displacment maps
|
|
r_drawentities : 1 : , "cheat" :
|
|
r_drawfuncdetail : 1 : , "cheat" : Render func_detail
|
|
r_drawleaf : -1 : , "cheat" : Draw the specified leaf.
|
|
r_drawlightcache : 0 : , "cheat" : 0: off 1: draw light cache entries 2: draw rays
|
|
r_drawmodeldecals : 1 : :
|
|
r_DrawModelLightOrigin : 0 : , "cheat" :
|
|
r_drawmodelstatsoverlay : 0 : , "cheat" :
|
|
r_drawmodelstatsoverlaydistance : 500 : , "cheat" :
|
|
r_drawmodelstatsoverlaymax : 1 : , "a" : time in milliseconds beyond which a model overlay is fully red in r_drawmodelstatsoverlay 2
|
|
r_drawmodelstatsoverlaymin : 0 : , "a" : time in milliseconds that a model must take to render before showing an overlay in r_drawmodelstatsoverlay 2
|
|
r_DrawSpecificStaticProp : -1 : :
|
|
r_drawstaticprops : 1 : , "cheat" : 0=Off, 1=Normal, 2=Wireframe
|
|
r_drawtranslucentworld : 1 : , "cheat" :
|
|
r_drawworld : 1 : , "cheat" : Render the world.
|
|
r_dscale_basefov : 90 : , "cheat" :
|
|
r_dscale_fardist : 2000 : , "cheat" :
|
|
r_dscale_farscale : 4 : , "cheat" :
|
|
r_dscale_neardist : 100 : , "cheat" :
|
|
r_dscale_nearscale : 1 : , "cheat" :
|
|
r_dynamic : 1 : :
|
|
r_eyeglintlodpixels : 20 : , "cheat" : The number of pixels wide an eyeball has to be before rendering an eyeglint. Is a floating point value.
|
|
r_eyemove : 1 : , "a" :
|
|
r_eyes : 1 : :
|
|
r_eyeshift_x : 0 : , "a" :
|
|
r_eyeshift_y : 0 : , "a" :
|
|
r_eyeshift_z : 0 : , "a" :
|
|
r_eyesize : 0 : , "a" :
|
|
r_fastzreject : 0 : : Activate/deactivates a fast z-setting algorithm to take advantage of hardware with fast z reject. Use -1 to default to hardware settings
|
|
r_fastzrejectdisp : 0 : : Activates/deactivates fast z rejection on displacements (360 only). Only active when r_fastzreject is on.
|
|
r_flashlightdepthtexture : 1 : :
|
|
r_flashlightscissor : 0 : :
|
|
r_flex : 1 : :
|
|
r_flushlod : cmd : : Flush and reload LODs.
|
|
r_glint_alwaysdraw : 0 : :
|
|
r_glint_procedural : 0 : :
|
|
r_hunkalloclightmaps : 1 : :
|
|
r_hwmorph : 1 : , "cheat" :
|
|
r_itemblinkmax : 0 : , "cheat" :
|
|
r_itemblinkrate : 4 : , "cheat" :
|
|
r_JeepFOV : 90 : , "sv", "cheat", "rep" :
|
|
r_JeepViewDampenDamp : 1 : , "sv", "cheat", "nf", "rep" :
|
|
r_JeepViewDampenFreq : 7 : , "sv", "cheat", "nf", "rep" :
|
|
r_JeepViewZHeight : 10 : , "sv", "cheat", "nf", "rep" :
|
|
r_lightaverage : 1 : : Activates/deactivate light averaging
|
|
r_lightcachemodel : -1 : , "cheat" :
|
|
r_lightinterp : 5 : , "cheat" : Controls the speed of light interpolation, 0 turns off interpolation
|
|
r_lightmap : -1 : , "cheat" :
|
|
r_lightstyle : -1 : , "cheat" :
|
|
r_lightwarpidentity : 0 : , "cheat" :
|
|
r_lockpvs : 0 : , "cheat" : Lock the PVS so you can fly around and inspect what is being drawn.
|
|
r_lod : -1 : :
|
|
r_maxmodeldecal : 50 : :
|
|
r_modelwireframedecal : 0 : , "cheat" :
|
|
r_nohw : 0 : , "cheat" :
|
|
r_norefresh : 0 : :
|
|
r_nosw : 0 : , "cheat" :
|
|
r_novis : 0 : , "cheat" : Turn off the PVS.
|
|
r_occludeemaxarea : 0 : : Prevents occlusion testing for entities that take up more than X% of the screen. 0 means use whatever the level said to use.
|
|
r_occluderminarea : 0 : : Prevents this occluder from being used if it takes up less than X% of the screen. 0 means use whatever the level said to use.
|
|
r_occludermincount : 0 : : At least this many occluders will be used, no matter how big they are.
|
|
r_occlusion : 1 : : Activate/deactivate the occlusion system.
|
|
r_occlusionspew : 0 : , "cheat" : Activate/deactivates spew about what the occlusion system is doing.
|
|
r_overlayfadeenable : 0 : :
|
|
r_overlayfademax : 2000 : :
|
|
r_overlayfademin : 1750 : :
|
|
r_overlaywireframe : 0 : :
|
|
r_partition_level : -1 : , "cheat" : Displays a particular level of the spatial partition system. Use -1 to disable it.
|
|
r_printdecalinfo : cmd : :
|
|
r_proplightingfromdisk : 1 : : 0=Off, 1=On, 2=Show Errors
|
|
r_proplightingpooling : -1 : , "cheat" : 0 - off, 1 - static prop color meshes are allocated from a single shared vertex buffer (on hardware that supports stream offset)
|
|
r_queued_decals : 0 : : Offloads a bit of decal rendering setup work to the material system queue when enabled.
|
|
r_randomflex : 0 : , "cheat" :
|
|
r_renderoverlayfragment : 1 : :
|
|
r_rimlight : 1 : :
|
|
r_rootlod : 0 : , "a" : Root LOD
|
|
r_shadowrendertotexture : 0 : :
|
|
r_showenvcubemap : 0 : , "cheat" :
|
|
r_skin : 0 : , "cheat" :
|
|
r_spray_lifetime : 2 : : Number of rounds player sprays are visible
|
|
r_sse2 : cmd : : Enable/disable SSE2 code
|
|
r_staticprop_lod : -1 : :
|
|
r_staticpropinfo : 0 : :
|
|
r_studio_stats : 0 : , "cheat" :
|
|
r_teeth : 1 : :
|
|
r_unloadlightmaps : 0 : , "cheat" :
|
|
r_vehicleBrakeRate : 1 : , "sv", "cheat" :
|
|
r_VehicleViewDampen : 1 : , "sv", "cheat", "nf", "rep" :
|
|
r_visocclusion : 0 : , "cheat" : Activate/deactivate wireframe rendering of what the occlusion system is doing.
|
|
r_visualizetraces : 0 : , "sv", "cheat" :
|
|
r_waterforceexpensive : 0 : , "a" :
|
|
r_waterforcereflectentities : 0 : :
|
|
rcon_password : 0 : , "norecord" : remote console password.
|
|
recompute_speed : cmd : : Recomputes clock speed (for debugging purposes).
|
|
reload : cmd : : Reload the most recent saved game (add setpos to jump to current view position on reload).
|
|
removeid : cmd : : Remove a user ID from the ban list.
|
|
removeip : cmd : : Remove an IP address from the ban list.
|
|
replay_debug : 0 : , "norecord" :
|
|
report_entities : cmd : : Lists all entities
|
|
report_simthinklist : cmd : : Lists all simulating/thinking entities
|
|
report_soundpatch : cmd : : reports sound patch count
|
|
report_touchlinks : cmd : : Lists all touchlinks
|
|
respawn_entities : cmd : : Respawn all the entities in the map.
|
|
restart : cmd : : Restart the game on the same level (add setpos to jump to current view position on restart).
|
|
rr_debug_qa : 0 : , "sv" : Set to 1 to see debug related to the Question & Answer system used to create conversations between allied NPCs.
|
|
rr_debugresponses : 0 : , "sv" : Show verbose matching output (1 for simple, 2 for rule scoring). If set to 3, it will only show response success/failure for npc_selected NPCs.
|
|
rr_debugrule : 0 : , "sv" : If set to the name of the rule, that rule's score will be shown whenever a concept is passed into the response rules system.
|
|
rr_dumpresponses : 0 : , "sv" : Dump all response_rules.txt and rules (requires restart)
|
|
rr_reloadresponsesystems : cmd : : Reload all response system scripts.
|
|
say : cmd : : Display player message
|
|
say_team : cmd : : Display player message to team
|
|
scene_async_prefetch_spew : 0 : , "sv" : Display async .ani file loading info.
|
|
scene_clamplookat : 1 : , "sv" : Clamp head turns to a max of 20 degrees per think.
|
|
scene_clientflex : 1 : , "sv", "rep" : Do client side flex animation.
|
|
scene_flatturn : 1 : , "sv" :
|
|
scene_flush : cmd : : Flush all .vcds from the cache and reload from disk.
|
|
scene_forcecombined : 0 : , "sv" : When playing back, force use of combined .wav files even in english.
|
|
scene_maxcaptionradius : 1200 : , "sv" : Only show closed captions if recipient is within this many units of speaking actor (0==disabled).
|
|
scene_print : 0 : , "sv", "rep" : When playing back a scene, print timing and event info to console.
|
|
scene_showfaceto : 0 : , "a", "sv" : When playing back, show the directions of faceto events.
|
|
scene_showlook : 0 : , "a", "sv" : When playing back, show the directions of look events.
|
|
scene_showmoveto : 0 : , "a", "sv" : When moving, show the end location.
|
|
scene_showunlock : 0 : , "a", "sv" : Show when a vcd is playing but normal AI is running.
|
|
sdk_clamp_back_speed : 0 : , "sv", "cheat", "rep" :
|
|
sdk_clamp_back_speed_min : 100 : , "sv", "cheat", "rep" :
|
|
sdk_ShowStateTransitions : -2 : , "sv", "cheat" : sdk_ShowStateTransitions <ent index or -1 for all>. Show player state transitions.
|
|
server_game_time : cmd : : Gives the game time in seconds (server's curtime)
|
|
servercfgfile : 0 : , "sv" :
|
|
setang : cmd : : Snap player eyes to specified pitch yaw <roll:optional> (must have sv_cheats).
|
|
setang_exact : cmd : : Snap player eyes and orientation to specified pitch yaw <roll:optional> (must have sv_cheats).
|
|
setmodel : cmd : : Changes's player's model
|
|
setpause : cmd : : Set the pause state of the server.
|
|
setpos : cmd : : Move player to specified origin (must have sv_cheats).
|
|
setpos_exact : cmd : : Move player to an exact specified origin (must have sv_cheats).
|
|
shake : cmd : : Shake the screen.
|
|
show3dnav : 0 : , "sv", "cheat" : Shows 3d nav brushes
|
|
showhitlocation : 0 : , "sv" :
|
|
showmotd : cmd : : show motd
|
|
showtriggers : 0 : , "sv", "cheat" : Shows trigger brushes
|
|
showtriggers_toggle : cmd : : Toggle show triggers
|
|
singlestep : 0 : , "cheat" : Run engine in single step mode ( set next to 1 to advance a frame )
|
|
sk_ally_regen_time : 0 : , "sv" : Time taken for an ally to regenerate a point of health.
|
|
sk_autoaim_mode : 1 : , "a", "sv", "rep" :
|
|
sk_bullseye_health : 0 : , "sv" :
|
|
sk_npc_arm : 1 : , "sv" :
|
|
sk_npc_chest : 1 : , "sv" :
|
|
sk_npc_head : 2 : , "sv" :
|
|
sk_npc_leg : 1 : , "sv" :
|
|
sk_npc_stomach : 1 : , "sv" :
|
|
sk_player_arm : 1 : , "sv" :
|
|
sk_player_chest : 1 : , "sv" :
|
|
sk_player_head : 2 : , "sv" :
|
|
sk_player_leg : 1 : , "sv" :
|
|
sk_player_stomach : 1 : , "sv" :
|
|
sk_plr_dmg_grenade : 0 : , "sv" :
|
|
sk_suitcharger : 30 : , "sv" :
|
|
sk_suitcharger_citadel : 0 : , "sv" :
|
|
sk_suitcharger_citadel_maxarmor : 0 : , "sv" :
|
|
skill : 1 : , "a" : Game skill level (1-3).
|
|
skip_next_map : cmd : : Skips the next map in the map rotation for the server.
|
|
sm : cmd : : SourceMod Menu
|
|
sm_abortban : cmd : : sm_abortban
|
|
sm_addban : cmd : : sm_addban <time> <steamid> [reason]
|
|
sm_admin : cmd : : Displays the admin menu
|
|
sm_advertisements_enabled : 1 : : Enable/disable displaying advertisements.
|
|
sm_advertisements_file : 0 : : File to read the advertisements from.
|
|
sm_advertisements_interval : 30 : : Amount of seconds between advertisements.
|
|
sm_advertisements_reload : cmd : : Reload the advertisements
|
|
sm_advertisements_version : 0 : , "sp", "nf", "rep" : Display advertisements
|
|
sm_ban : cmd : : sm_ban <#userid|name> <minutes|0> [reason]
|
|
sm_banip : cmd : : sm_banip <ip|#userid|name> <time> [reason]
|
|
sm_basepath : 0 : : SourceMod base path (set via command line)
|
|
sm_beacon : cmd : : sm_beacon <#userid|name> [0/1]
|
|
sm_beacon_radius : 375 : : Sets the radius for beacon's light rings.
|
|
sm_blind : cmd : : sm_blind <#userid|name> [amount] - Leave amount off to reset.
|
|
sm_burn : cmd : : sm_burn <#userid|name> [time]
|
|
sm_burn_duration : 20 : : Sets the default duration of sm_burn and firebomb victims.
|
|
sm_cancelvote : cmd : : sm_cancelvote
|
|
sm_chat : cmd : : sm_chat <message> - sends message to admins
|
|
sm_chat_mode : 1 : : Allows player's to send messages to admin chat.
|
|
sm_conhook_start : cmd : :
|
|
sm_conhook_stop : cmd : :
|
|
sm_cookies : cmd : : sm_cookies <name> [value]
|
|
sm_corecfgfile : 0 : : SourceMod core configuration file
|
|
sm_csay : cmd : : sm_csay <message> - sends centered message to all players
|
|
sm_cvar : cmd : : sm_cvar <cvar> [value]
|
|
sm_datetime_format : 0 : : Default formatting time rules
|
|
sm_deadtalk : 0 : : Controls how dead communicate. 0 - Off. 1 - Dead players ignore teams. 2 - Dead players talk to living teammates.
|
|
sm_debug_connect : 0 : : Log Debug information about potential connection issues.
|
|
sm_drug : cmd : : sm_drug <#userid|name> [0/1]
|
|
sm_dump_admcache : cmd : : Dumps the admin cache for debugging
|
|
sm_dump_classes : cmd : : Dumps the class list as a text file
|
|
sm_dump_datamaps : cmd : : Dumps the data map list as a text file
|
|
sm_dump_handles : cmd : : Dumps Handle usage to a file for finding Handle leaks
|
|
sm_dump_netprops : cmd : : Dumps the networkable property table as a text file
|
|
sm_dump_netprops_xml : cmd : : Dumps the networkable property table as an XML file
|
|
sm_dump_teprops : cmd : : Dumps tempentity props to a file
|
|
sm_execcfg : cmd : : sm_execcfg <filename>
|
|
sm_extendmap_fragstep : 10 : : Specifies how many more frags are allowed when map is extended.
|
|
sm_extendmap_roundstep : 5 : : Specifies how many more rounds each extension makes
|
|
sm_extendmap_timestep : 15 : : Specifies how much many more minutes each extension makes
|
|
sm_firebomb : cmd : : sm_firebomb <#userid|name> [0/1]
|
|
sm_firebomb_mode : 0 : : Who is targetted by the FireBomb? 0 = Target only, 1 = Target's team, 2 = Everyone
|
|
sm_firebomb_radius : 600 : : Sets the bomb blast radius.
|
|
sm_firebomb_ticks : 10 : : Sets how long the FireBomb fuse is.
|
|
sm_flood_time : 0 : : Amount of time allowed between chat messages
|
|
sm_freeze : cmd : : sm_freeze <#userid|name> [time]
|
|
sm_freeze_duration : 10 : : Sets the default duration for sm_freeze and freezebomb victims
|
|
sm_freezebomb : cmd : : sm_freezebomb <#userid|name> [0/1]
|
|
sm_freezebomb_mode : 0 : : Who is targetted by the freezebomb? 0 = Target only, 1 = Target's team, 2 = Everyone
|
|
sm_freezebomb_radius : 600 : : Sets the freezebomb blast radius.
|
|
sm_freezebomb_ticks : 10 : : Sets how long the freezebomb fuse is.
|
|
sm_gag : cmd : : sm_gag <player> - Removes a player's ability to use chat.
|
|
sm_gravity : cmd : : sm_gravity <#userid|name> [amount] - Leave amount off to reset. Amount is 0.0 through 5.0
|
|
sm_help : cmd : : Displays SourceMod commands and descriptions
|
|
sm_hide_slots : 0 : : If set to 1, reserved slots will hidden (subtracted from the max slot count)
|
|
sm_hsay : cmd : : sm_hsay <message> - sends hint message to all players
|
|
sm_immunity_mode : 1 : , "sp" : Mode for deciding immunity protection
|
|
sm_internal : cmd : :
|
|
sm_kick : cmd : : sm_kick <#userid|name> [reason]
|
|
sm_map : cmd : : sm_map <map>
|
|
sm_maphistory : cmd : : Shows the most recent maps played
|
|
sm_maphistory_size : 20 : :
|
|
sm_mapvote : cmd : : sm_mapvote - Forces MapChooser to attempt to run a map vote now.
|
|
sm_mapvote_dontchange : 1 : : Specifies if a 'Don't Change' option should be added to early votes
|
|
sm_mapvote_endvote : 1 : : Specifies if MapChooser should run an end of map vote
|
|
sm_mapvote_exclude : 5 : : Specifies how many past maps to exclude from the vote.
|
|
sm_mapvote_extend : 0 : : Number of extensions allowed each map.
|
|
sm_mapvote_include : 5 : : Specifies how many maps to include in the vote.
|
|
sm_mapvote_novote : 1 : : Specifies whether or not MapChooser should pick a map if no votes are received.
|
|
sm_mapvote_runoff : 0 : : Hold run of votes if winning choice is less than a certain margin
|
|
sm_mapvote_runoffpercent : 50 : : If winning choice has less than this percent of votes, hold a runoff
|
|
sm_mapvote_start : 3 : : Specifies when to start the vote based on time remaining.
|
|
sm_mapvote_startfrags : 5 : : Specifies when to start the vote base on frags remaining.
|
|
sm_mapvote_startround : 2 : : Specifies when to start the vote based on rounds remaining. Use 0 on TF2 to start vote during bonus round time
|
|
sm_mapvote_voteduration : 20 : : Specifies how long the mapvote should be available for.
|
|
sm_menu_sounds : 1 : : Sets whether SourceMod menus play trigger sounds
|
|
sm_motdgd_auto_close : 50 : : Set time (in seconds) to automatically close the MOTD window.
|
|
sm_motdgd_forced_duration : 5 : : Number of seconds to force an ad view for (except in CS:GO, L4D, L4D2)
|
|
sm_motdgd_immunity : 0 : : Enable/Disable advert immunity
|
|
sm_motdgd_ip : 0 : : Your server IP. Use this if your server IP is not identified properly automatically.
|
|
sm_motdgd_onconnect : 0 : : Enable/Disable advert on connect
|
|
sm_motdgd_onother : 2 : : Set 0 to disable, 1 to show on round end, 2 to show on player death, 4 to show on round start, 3=1+2, 5=1+4, 6=2+4, 7=1+2+4
|
|
sm_motdgd_review : 15 : : Set time (in minutes) to re-display the ad. ConVar sm_motdgd_onother must be configured
|
|
sm_motdgd_userid : 1617 : , "nf" : MOTDgd User ID. This number can be found at: http://motdgd.com/portal/
|
|
sm_motdgd_version : 2 : , "nf", "norecord" : [SM] MOTDgd Plugin Version
|
|
sm_msay : cmd : : sm_msay <message> - sends message as a menu panel
|
|
sm_mute : cmd : : sm_mute <player> - Removes a player's ability to use voice.
|
|
sm_nextmap : 0 : , "nf" :
|
|
sm_noclip : cmd : : sm_noclip <#userid|name>
|
|
sm_nominate : cmd : :
|
|
sm_nominate_addmap : cmd : : sm_nominate_addmap <mapname> - Forces a map to be on the next mapvote.
|
|
sm_nominate_excludecurrent : 1 : : Specifies if the MapChooser excluded maps should also be excluded from Nominations
|
|
sm_nominate_excludeold : 1 : : Specifies if the current map should be excluded from the Nominations list
|
|
sm_play : cmd : : sm_play <#userid|name> <filename>
|
|
sm_print_telist : cmd : : Prints the temp entity list
|
|
sm_psay : cmd : : sm_psay <name or #userid> <message> - sends private message
|
|
sm_randomcycle_exclude : 5 : : Specifies how many past maps to exclude from the vote.
|
|
sm_rcon : cmd : : sm_rcon <args>
|
|
sm_reload_translations : cmd : : Reparses all loaded translation files
|
|
sm_reloadadmins : cmd : : sm_reloadadmins
|
|
sm_rename : cmd : : sm_rename <#userid|name>
|
|
sm_reserve_kicktype : 0 : : How to select a client to kick (if appropriate)
|
|
sm_reserve_maxadmins : 1 : : Maximum amount of admins to let in the server with reserve type 2
|
|
sm_reserve_type : 0 : : Method of reserving slots
|
|
sm_reserved_slots : 0 : : Number of reserved player slots
|
|
sm_resetcvar : cmd : : sm_resetcvar <cvar>
|
|
sm_revote : cmd : :
|
|
sm_rtv : cmd : :
|
|
sm_rtv_changetime : 0 : : When to change the map after a succesful RTV: 0 - Instant, 1 - RoundEnd, 2 - MapEnd
|
|
sm_rtv_initialdelay : 30 : : Time (in seconds) before first RTV can be held
|
|
sm_rtv_interval : 240 : : Time (in seconds) after a failed RTV before another can be held
|
|
sm_rtv_minplayers : 0 : : Number of players required before RTV will be enabled.
|
|
sm_rtv_needed : 0 : : Percentage of players needed to rockthevote (Def 60%)
|
|
sm_rtv_postvoteaction : 0 : : What to do with RTV's after a mapvote has completed. 0 - Allow, success = instant change, 1 - Deny
|
|
sm_say : cmd : : sm_say <message> - sends message to all players
|
|
sm_searchcmd : cmd : : Searches SourceMod commands
|
|
sm_setnextmap : cmd : : sm_setnextmap <map>
|
|
sm_settings : cmd : :
|
|
sm_show_activity : 13 : , "sp" : Activity display setting (see sourcemod.cfg)
|
|
sm_silence : cmd : : sm_silence <player> - Removes a player's ability to use voice or chat.
|
|
sm_slap : cmd : : sm_slap <#userid|name> [damage]
|
|
sm_slay : cmd : : sm_slay <#userid|name>
|
|
sm_time_adjustment : 0 : : Adjusts the server time in seconds
|
|
sm_timebomb : cmd : : sm_timebomb <#userid|name> [0/1]
|
|
sm_timebomb_mode : 0 : : Who is killed by the timebomb? 0 = Target only, 1 = Target's team, 2 = Everyone
|
|
sm_timebomb_radius : 600 : : Sets the bomb blast radius.
|
|
sm_timebomb_ticks : 10 : : Sets how long the timebomb fuse is.
|
|
sm_timeleft_interval : 0 : : Display timeleft every x seconds. Default 0.
|
|
sm_trigger_show : 0 : : Display triggers message to all players? (0 off, 1 on, def. 0)
|
|
sm_tsay : cmd : : sm_tsay [color] <message> - sends top-left message to all players
|
|
sm_unban : cmd : : sm_unban <steamid|ip>
|
|
sm_ungag : cmd : : sm_ungag <player> - Restores a player's ability to use chat.
|
|
sm_unmute : cmd : : sm_unmute <player> - Restores a player's ability to use voice.
|
|
sm_unsilence : cmd : : sm_unsilence <player> - Restores a player's ability to use voice and chat.
|
|
sm_vote : cmd : : sm_vote <question> [Answer1] [Answer2] ... [Answer5]
|
|
sm_vote_alltalk : 0 : : percent required for successful alltalk vote.
|
|
sm_vote_ban : 0 : : percent required for successful ban vote.
|
|
sm_vote_burn : 0 : : percent required for successful burn vote.
|
|
sm_vote_delay : 30 : : Sets the recommended time in between public votes
|
|
sm_vote_ff : 0 : : percent required for successful friendly fire vote.
|
|
sm_vote_gravity : 0 : : percent required for successful gravity vote.
|
|
sm_vote_kick : 0 : : percent required for successful kick vote.
|
|
sm_vote_map : 0 : : percent required for successful map vote.
|
|
sm_vote_progress_chat : 0 : : Show current vote progress as chat messages
|
|
sm_vote_progress_client_console : 0 : : Show current vote progress as console messages to clients
|
|
sm_vote_progress_console : 0 : : Show current vote progress as console messages
|
|
sm_vote_progress_hintbox : 0 : : Show current vote progress in a hint box
|
|
sm_vote_slay : 0 : : percent required for successful slay vote.
|
|
sm_votealltalk : cmd : : sm_votealltalk
|
|
sm_voteban : cmd : : sm_voteban <player> [reason]
|
|
sm_voteburn : cmd : : sm_voteburn <player>
|
|
sm_voteff : cmd : : sm_voteff
|
|
sm_votegravity : cmd : : sm_votegravity <amount> [amount2] ... [amount5]
|
|
sm_votekick : cmd : : sm_votekick <player> [reason]
|
|
sm_votemap : cmd : : sm_votemap <mapname> [mapname2] ... [mapname5]
|
|
sm_voteslay : cmd : : sm_voteslay <player>
|
|
sm_who : cmd : : sm_who [#userid|name]
|
|
smoothstairs : 1 : , "sv", "rep" : Smooth player eye z coordinate when traversing stairs.
|
|
snd_foliage_db_loss : 4 : , "cheat" :
|
|
snd_gain : 1 : , "cheat" :
|
|
snd_gain_max : 1 : , "cheat" :
|
|
snd_gain_min : 0 : , "cheat" :
|
|
snd_refdb : 60 : , "cheat" :
|
|
snd_refdist : 36 : , "cheat" :
|
|
snd_restart : cmd : : Restart sound system.
|
|
snd_vox_captiontrace : 0 : : Shows sentence name for sentences which are set not to show captions.
|
|
snd_vox_globaltimeout : 300 : :
|
|
snd_vox_sectimetout : 300 : :
|
|
snd_vox_seqtimetout : 300 : :
|
|
soundpatch_captionlength : 2 : , "sv", "rep" : How long looping soundpatch captions should display for.
|
|
soundscape_debug : 0 : , "sv", "cheat" : When on, draws lines to all env_soundscape entities. Green lines show the active soundscape, red lines show soundscapes that aren't in range, and white lines show soundscapes that are in range, but not the active soundscape.
|
|
soundscape_flush : cmd : : Flushes the server & client side soundscapes
|
|
soundscape_update_rate : 0 : , "sv", "cheat", "rep" : Rate at which soundscapes will update the list of players in their PVS
|
|
sourcemod_version : 1 : , "sp", "nf", "rep" : SourceMod Version
|
|
spec_freeze_time : 4 : , "sv", "cheat", "rep" : Time spend frozen in observer freeze cam.
|
|
spec_freeze_traveltime : 0 : , "sv", "cheat", "rep" : Time taken to zoom in to frame a target in observer freeze cam.
|
|
spew_consolelog_to_debugstring : 0 : : Send console log to PLAT_DebugString()
|
|
spike : cmd : : generates a fake spike
|
|
star_memory : cmd : : Dump memory stats
|
|
stats : cmd : : Prints server performance variables
|
|
status : cmd : : Display map and connection status.
|
|
step_spline : 0 : , "sv" :
|
|
studio_queue_mode : 1 : :
|
|
stuffcmds : cmd : : Parses and stuffs command line + commands to command buffer.
|
|
suitvolume : 0 : , "a", "sv" :
|
|
surfaceprop : cmd : : Reports the surface properties at the cursor
|
|
sv_allow_color_correction : 1 : , "rep" : Allow or disallow clients to use color correction on this server.
|
|
sv_allow_dead_votekick_alive : 0 : , "sv", "rep" : Allow dead players to vote kick alive players
|
|
sv_allow_point_servercommand : 0 : , "sv" : Allow use of point_servercommand entities in map. Potentially dangerous for untrusted maps. disallow : Always disallow always : Allow for all maps
|
|
sv_allow_voice_from_file : 1 : , "rep" : Allow or disallow clients from using voice_inputfromfile on this server.
|
|
sv_allow_votes : 1 : , "sv" : Allow voting?
|
|
sv_allow_wait_command : 1 : , "rep" : Allow or disallow the wait command on clients connected to this server.
|
|
sv_allowdownload : 1 : : Allow clients to download files
|
|
sv_allowupload : 1 : : Allow clients to upload customizations files
|
|
sv_alltalk : 1 : , "sv", "nf", "rep" : Players can hear all other players, no team restrictions
|
|
sv_alternateticks : 0 : , "sp" : If set, server only simulates entities on even numbered ticks.
|
|
sv_armor_scale_dmg : 0 : , "sv", "cheat", "rep" : Amount damage is scaled for all weapons hitting chest armor
|
|
sv_arrow_max_passthroughs : 2 : , "sv", "cheat", "rep" : Maximum number of entities a single arrow can pass through.
|
|
sv_arrow_passthrough_chance : 0 : , "sv", "cheat", "rep" : Chance for an arrow to pass through an entity on headshot.
|
|
sv_arrow_speed_max : 3000 : , "sv", "cheat", "rep" : Maximum speed of arrows (units/sec)
|
|
sv_arrow_speed_min : 2100 : , "sv", "cheat", "rep" : Minimum speed of arrows (units/sec)
|
|
sv_autosave : 1 : , "sv" : Set to 1 to autosave game on level transition. Does not affect autosave triggers.
|
|
sv_back_speed_frac : 0 : , "sv", "cheat", "rep" : Fraction of movement speed when walking backwards
|
|
sv_bandage_heal_amt : 15 : , "sv", "cheat", "rep" : Amount of health bandages heal on use
|
|
sv_barricade_cooldown : 0 : , "sv", "cheat", "rep" : Time after board breaking before barricade point is available again
|
|
sv_barricade_health : 150 : , "sv", "cheat", "rep" : Health of barricade boards.
|
|
sv_barricade_opacity : 0 : , "sv", "cheat", "rep" : Opacity of barricade points when visible
|
|
sv_bash_cost_per_sec : 16 : , "sv", "cheat", "rep" : Cost of stamina per second of bash charge
|
|
sv_benchmark_autovprofrecord : 0 : , "sv" : If running a benchmark and this is set, it will record a vprof file over the duration of the benchmark with filename benchmark.vprof.
|
|
sv_benchmark_force_start : cmd : : Force start the benchmark. This is only for debugging. It's better to set sv_benchmark to 1 and restart the level.
|
|
sv_benchmark_numticks : 3300 : , "sv" : If > 0, then it only runs the benchmark for this # of ticks.
|
|
sv_bleedout_chance_high : 0 : , "sv", "cheat", "rep" : Chance for bleedout at not 'low health'
|
|
sv_bleedout_chance_low : 0 : , "sv", "cheat", "rep" : Chance for bleedout at 'low health'
|
|
sv_bleedout_damage : 1 : , "sv", "cheat", "rep" : Damage taken per bleedout tick
|
|
sv_bleedout_jump_stam_mult : 2 : , "sv", "cheat", "rep" : Stamina cost multiplier when bleeding out
|
|
sv_bleedout_threshold : 45 : , "sv", "cheat", "rep" : Health threshold for 'low health' bleedout chance
|
|
sv_bleedout_tick_rate : 5 : , "sv", "cheat", "rep" : Seconds between bleedout damage
|
|
sv_bloody_chance : 0 : , "sv", "cheat", "rep" : Chance of a weapon to be bloodied on each melee attack
|
|
sv_blunt_charged_pushback_chance : 0 : , "sv", "cheat", "rep" : Chance of a blunt weapon to push back a zombie on a charged attack
|
|
sv_blunt_pushback_chance : 0 : , "sv", "cheat", "rep" : Chance of a blunt weapon to push back a zombie
|
|
sv_bonus_challenge : 0 : , "sv", "rep" : Set to values other than 0 to select a bonus map challenge type.
|
|
sv_bow_cancel_time : 10 : , "sv", "cheat", "rep" : Time until a stretched bow is cancelled
|
|
sv_bow_tense_period : 2 : , "sv", "cheat", "rep" : Time until a stretched bow becomes 'tense'
|
|
sv_brainstem : 0 : , "sv", "cheat", "rep" : Enables/Disables zombie brainstem hitbox
|
|
sv_bullet_knockback_chance_max : 0 : , "sv", "cheat", "rep" : Maximum chance for a bullet to knock a zombie back
|
|
sv_bullet_knockback_chance_min : 0 : , "sv", "cheat", "rep" : Minimum chance for a bullet to knock a zombie back
|
|
sv_bullet_pen_count : 3 : , "sv", "cheat", "rep" : Maximum number of times a bullet can penetrate through a zombie
|
|
sv_bullet_pen_dmg_factor : 0 : , "sv", "cheat", "rep" : Damage factor of bullet each time it penetrates
|
|
sv_cacheencodedents : 1 : : If set to 1, does an optimization to prevent extra SendTable_Encode calls.
|
|
sv_cheats : 0 : , "nf", "rep" : Allow cheats on server
|
|
sv_chopper_drop_height : 768 : , "sv", "cheat", "rep" : How high above a drop point the chopper tries to get before dropping its crate
|
|
sv_chopper_drop_leave_time : 2 : , "sv", "cheat", "rep" : How long the chopper waits after dropping its crate before leaving
|
|
sv_chopper_drop_wait_time : 1 : , "sv", "cheat", "rep" : How long the chopper waits before dropping its crate
|
|
sv_chopper_flare_count : 6 : , "sv", "cheat", "rep" : Number of flares that get dropped with a supply crate
|
|
sv_chopper_flare_life : 180 : , "sv", "cheat", "rep" : Lifetime of flares in seconds
|
|
sv_clearhinthistory : cmd : : Clear memory of server side hints displayed to the player.
|
|
sv_client_cmdrate_difference : 20 : , "rep" : cl_cmdrate is moved to within sv_client_cmdrate_difference units of cl_updaterate before it is clamped between sv_mincmdrate and sv_maxcmdrate.
|
|
sv_client_max_interp_ratio : 5 : , "rep" : This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected). If sv_client_min_interp_ratio is -1, then this cvar has no effect.
|
|
sv_client_min_interp_ratio : 1 : , "rep" : This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected). -1 = let clients set cl_interp_ratio to anything any other value = set minimum value for cl_interp_ratio
|
|
sv_client_predict : -1 : , "rep" : This can be used to force the value of cl_predict for connected clients (only while they are connected). -1 = let clients set cl_predict to anything 0 = force cl_predict to 0 1 = force cl_predict to 1
|
|
sv_climb_speed : 80 : , "sv", "cheat", "rep" : Speed when climbing
|
|
sv_clockcorrection_msecs : 60 : , "sv" : The server tries to keep each player's m_nTickBase withing this many msecs of the server absolute tickcount
|
|
sv_compressstringtablebaselines_threshold : 2048 : : Minimum size (in bytes) for stringtablebaseline buffer to be compressed.
|
|
sv_consistency : 1 : , "rep" : Legacy variable with no effect! This was deleted and then added as a temporary kludge to prevent players from being banned by servers running old versions of SMAC
|
|
sv_contact : 0 : , "nf" : Contact email for server sysop
|
|
sv_curelength : 200 : , "sv", "cheat", "rep" : How long pills keep the player cured
|
|
sv_debug_player_use : 0 : , "sv", "rep" : Visualizes +use logic. Green cross=trace success, Red cross=trace too far, Green box=radius success
|
|
sv_debug_tension : 0 : , "sv", "cheat", "rep" : Debug tension
|
|
sv_debugmanualmode : 0 : : Make sure entities correctly report whether or not their network data has changed.
|
|
sv_debugtempentities : 0 : : Show temp entity bandwidth usage.
|
|
sv_default_door_health : 500 : , "sv", "cheat", "rep" : Default health for breakable doors
|
|
sv_deltaprint : 0 : : Print accumulated CalcDelta profiling data (only if sv_deltatime is on)
|
|
sv_deltatime : 0 : : Enable profiling of CalcDelta calls
|
|
sv_difficulty : 0 : , "a", "sv", "rep" : Difficulty mode
|
|
sv_disable_querycache : 0 : , "sv", "cheat" : debug - disable trace query cache
|
|
sv_downloadurl : 0 : , "rep" : Location from which clients can download missing files
|
|
sv_drop_ammobox_pct : 0 : , "sv", "cheat", "rep" : Amount of ammo zombies will drop inside their dropped ammo boxes
|
|
sv_duck_speed_frac : 0 : , "sv", "cheat", "rep" : Fraction of movement speed while ducking
|
|
sv_dump_edicts : cmd : : Display a list of edicts allocated on the server.
|
|
sv_dumpstringtables : 0 : , "cheat" :
|
|
sv_enableoldqueries : 0 : : Enable support for old style (HL1) server queries
|
|
sv_etool_pick_damage_modifier : 1 : , "sv", "cheat", "rep" : Damage multiplier for e-tool when pick is active.
|
|
sv_extract_pause : 3 : , "sv", "cheat", "rep" : Time after getting extracted that a player is frozen.
|
|
sv_extract_previewtime : 12 : , "sv", "rep" : Time the extract cam is active.
|
|
sv_filterban : 1 : : Set packet filtering by IP mode
|
|
sv_first_aid_heal_amt : 30 : , "sv", "cheat", "rep" : Amount of health a first aid kit heals.
|
|
sv_flare_gun_explode_damage : 50 : , "sv", "cheat", "rep" : Damage done by a flare gun explosion
|
|
sv_forcepreload : 0 : , "a" : Force server side preloading.
|
|
sv_free_knowedge_duration : 6 : , "sv", "cheat", "rep" : Time after a zombie spawns that it has free knowledge.
|
|
sv_friendly_fire_factor : 0 : , "sv", "rep" : Damage factor of friendly fire.
|
|
sv_gravity : 800 : , "sv", "nf", "rep" : World gravity.
|
|
sv_grenade_blast_radius : 256 : , "sv", "cheat", "rep" : Blast radius of grenade
|
|
sv_hardcore_survival : 0 : , "sv", "rep" : Enables or disables survival hardcore mode
|
|
sv_health_display : 1 : , "sv", "rep" : Whether or not to allow health to be displayed
|
|
sv_health_station_heal_per_tick : 1 : , "sv", "rep" : Amount healed by health station per second
|
|
sv_health_station_health : 200 : , "sv", "rep" : Amount of health that a health station spawns with
|
|
sv_health_station_opacity : 0 : , "sv", "rep" : Opacity of unused health station
|
|
sv_helmet_scale_dmg : 0 : , "sv", "cheat", "rep" : Amount damage is scaled for all other weapons hitting the helmet
|
|
sv_helmet_scale_rifle_dmg : 0 : , "sv", "cheat", "rep" : Amount damage is scaled for rifles hitting the helmet
|
|
sv_hudhint_sound : 1 : , "sv", "rep" :
|
|
sv_idle_autokick_enabled : 1 : , "sv", "rep" : Enable autokicking idle players.
|
|
sv_idle_autokick_time : 120 : , "sv", "rep" : Time a player can be idle before auto kicked from the server.
|
|
sv_infect_chance_modifier : 0 : , "sv", "cheat", "rep" : Modifier for infect chance formula
|
|
sv_infection_chance : 1 : , "sv", "cheat", "rep" : Chance for zombie to infect players per hit.
|
|
sv_infectionlength : 120 : , "sv", "cheat", "rep" : Length of time it takes for infection to kill a target
|
|
sv_item_dropforce : 90 : , "sv", "cheat", "rep" : Force of dropped objects
|
|
sv_itembox_single_use : 0 : , "sv", "rep" : Whether or not players can only take one item per box
|
|
sv_kid_dmg_onehand : 8 : , "sv", "cheat", "rep" : Damage kid zombie does with one handed attacks
|
|
sv_kid_dmg_twohand : 16 : , "sv", "cheat", "rep" : Damage kid zombie does with two handed attacks
|
|
sv_kid_health_fraction : 0 : , "sv", "cheat", "rep" : Percent of normal zombie maximum health that runners have.
|
|
sv_lan : 0 : : Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )
|
|
sv_lan_only : 0 : , "a", "sv" :
|
|
sv_log_onefile : 0 : , "a" : Log server information to only one file.
|
|
sv_logbans : 1 : , "a" : Log server bans in the server logs.
|
|
sv_logblocks : 0 : : If true when log when a query is blocked (can cause very large log files)
|
|
sv_logdownloadlist : 1 : :
|
|
sv_logecho : 1 : , "a" : Echo log information to the console.
|
|
sv_logfile : 1 : , "a" : Log server information in the log file.
|
|
sv_logfilecompress : 0 : , "a" : Gzip compress logfile and rename to logfilename.log.gz on close.
|
|
sv_logfilename_format : 0 : , "a" : Log filename format. See strftime for formatting codes.
|
|
sv_logflush : 0 : , "a" : Flush the log file to disk on each write (slow).
|
|
sv_logsdir : 0 : , "a" : Folder in the game directory where server logs will be stored.
|
|
sv_logsecret : 0 : : If set then include this secret when doing UDP logging (will use 0x53 as packet type, not usual 0x52)
|
|
sv_lowedict_action : 0 : : 0 - no action, 1 - warn to log file, 2 - attempt to restart the game, if applicable, 3 - restart the map, 4 - go to the next map in the map cycle, 5 - spew all edicts.
|
|
sv_lowedict_threshold : 8 : : When only this many edicts are free, take the action specified by sv_lowedict_action.
|
|
sv_maglite_melee_factor : 0 : , "sv", "cheat", "rep" : Factor of melee damage that Maglite does
|
|
sv_massreport : 0 : , "sv" :
|
|
sv_master_share_game_socket : 1 : : Use the game's socket to communicate to the master server. If this is 0, then it will create a socket on -steamport + 1 to communicate to the master server on.
|
|
sv_max_charge_length : 3 : , "sv", "cheat", "rep" : Maximum time attacks can be charged
|
|
sv_max_connects_sec : 2 : : Maximum connections per second to respond to from a single IP address.
|
|
sv_max_connects_sec_global : 0 : : Maximum connections per second to respond to from anywhere.
|
|
sv_max_connects_window : 4 : : Window over which to average connections per second averages.
|
|
sv_max_queries_sec : 3 : : Maximum queries per second to respond to from a single IP address.
|
|
sv_max_queries_sec_global : 3000 : : Maximum queries per second to respond to from anywhere.
|
|
sv_max_queries_window : 30 : : Window over which to average queries per second averages.
|
|
sv_max_runner_chance : 0 : , "sv", "cheat", "rep" : Maximum chance of a runner zombie spawning
|
|
sv_max_stamina : 130 : , "sv", "cheat", "rep" : Maximum stamina
|
|
sv_max_unragdoll_dist : 200 : , "sv", "cheat", "rep" : Maximum distance players can be for a zombie to unragdoll
|
|
sv_maxcmdrate : 66 : , "rep" : (If sv_mincmdrate is > 0), this sets the maximum value for cl_cmdrate.
|
|
sv_maxrate : 0 : , "rep" : Max bandwidth rate allowed on server, 0 == unlimited
|
|
sv_maxreplay : 0 : : Maximum replay time in seconds
|
|
sv_maxroutable : 1260 : : Server upper bound on net_maxroutable that a client can use.
|
|
sv_maxupdaterate : 66 : , "rep" : Maximum updates per second that the server will allow
|
|
sv_maxuptimelimit : 0 : : If set, whenever a game ends, if the server uptime exceeds this number of hours, the server will exit.
|
|
sv_maxusrcmdprocessticks : 24 : , "sv", "nf" : Maximum number of client-issued usrcmd ticks that can be replayed in packet loss conditions, 0 to allow no restrictions
|
|
sv_maxusrcmdprocessticks_holdaim : 1 : , "sv", "cheat" : Hold client aim for multiple server sim ticks when client-issued usrcmd contains multiple actions (0: off; 1: hold this server tick; 2+: hold multiple ticks)
|
|
sv_maxusrcmdprocessticks_warning : -1 : , "sv" : Print a warning when user commands get dropped due to insufficient usrcmd ticks allocated, number of seconds to throttle, negative disabled
|
|
sv_melee_damage_base : 30 : , "sv", "cheat", "rep" : Melee weapon base damage
|
|
sv_melee_damage_head : 600 : , "sv", "cheat", "rep" : Melee weapon head damage
|
|
sv_melee_dmg_per_sec : 0 : , "sv", "cheat", "rep" : Multiple of base melee damage to do per second of charge
|
|
sv_melee_force_scale : 0 : , "sv", "cheat", "rep" : How much to scale force of melee hits by
|
|
sv_melee_require_stamina : 1 : , "sv", "cheat", "rep" : Require enough stamina for melee swing
|
|
sv_memlimit : 0 : : If set, whenever a game ends, if the total memory used by the server is greater than this # of megabytes, the server will exit.
|
|
sv_mincmdrate : 10 : , "rep" : This sets the minimum value for cl_cmdrate. 0 == unlimited.
|
|
sv_minrate : 3500 : , "rep" : Min bandwidth rate allowed on server, 0 == unlimited
|
|
sv_minupdaterate : 10 : , "rep" : Minimum updates per second that the server will allow
|
|
sv_minuptimelimit : 0 : : If set, whenever a game ends, if the server uptime is less than this number of hours, the server will continue running regardless of sv_memlimit.
|
|
sv_molotov_damage_duration : 22 : , "sv", "cheat", "rep" : Time in seconds that molotov damage radius lasts after explosion
|
|
sv_molotov_damage_radius : 96 : , "sv", "cheat", "rep" : Radius of damage for molotov explosion
|
|
sv_molotov_explode_damage : 30 : , "sv", "cheat", "rep" : Damage done by molotov on explosion
|
|
sv_music_ap_change_delay_time : 2 : , "sv", "cheat", "rep" : How long until pursuit / attack music state can change
|
|
sv_music_change_delay_time : 5 : , "sv", "cheat", "rep" : How long until music state can change
|
|
sv_music_pursuit_zombie_count : 15 : , "sv", "cheat", "rep" : Number of zombies that must be around the player to trigger the 'Pursuit' music state
|
|
sv_music_tension_1_zombie_count : 5 : , "sv", "cheat", "rep" : Number of zombies that must be around the player to trigger the 'Tension 1' music state
|
|
sv_music_tension_2_zombie_count : 10 : , "sv", "cheat", "rep" : Number of zombies that must be around the player to trigger the 'Tension 2' music state
|
|
sv_namechange_cooldown_seconds : 30 : : When a client name change is received, wait N seconds before allowing another name change
|
|
sv_netspike : cmd : : Write network trace if amount of data sent to client exceeds N bytes. Use zero to disable tracing. Note that having this enabled, even if never triggered, impacts performance. Set to zero when not in use. For compatibility reasons, this command can be initialized on the command line with the -netspike option.
|
|
sv_netspike_on_reliable_snapshot_overflow : 0 : : If nonzero, the server will dump a netspike trace if a client is dropped due to reliable snapshot overflow
|
|
sv_netspike_output : 1 : : Where the netspike data be written? Sum of the following values: 1=netspike.txt, 2=ordinary server log
|
|
00:25:29 sv_netspike_sendtime_ms : 0 : : If nonzero, the server will dump a netspike trace if it takes more than N ms to prepare a snapshot to a single client. This feature does take some CPU cycles, so it should be left off when not in use.
|
|
sv_ng_zombie_chance : 0 : , "sv", "cheat", "rep" : Chance of a zombie being an NG zombie
|
|
sv_no_stam_viewmodel_drop : 8 : , "sv", "cheat", "rep" : Units the viewmodel drops when not enough stamina for shoving / quick attacking
|
|
sv_noclipaccelerate : 5 : , "a", "sv", "nf", "rep" :
|
|
sv_noclipduringpause : 0 : , "sv", "cheat", "rep" : If cheats are enabled, then you can noclip with the game paused (for doing screenshots, etc.).
|
|
sv_noclipspeed : 5 : , "a", "sv", "nf", "rep" :
|
|
sv_noinvlimit : 0 : , "sv", "cheat", "rep" : Disable inventory weight limit. (Also removes speed reduction)
|
|
sv_npc_talker_maxdist : 1024 : , "sv" : NPCs over this distance from the player won't attempt to speak.
|
|
sv_parallel_packentities : 1 : :
|
|
sv_parallel_sendsnapshot : 0 : :
|
|
sv_password : 0 : , "nf", "prot", "norecord" : Server password for entry into multiplayer games
|
|
sv_pausable : 0 : , "nf" : Is the server pausable.
|
|
sv_pickup_masslimit : 35 : , "sv", "cheat", "rep" :
|
|
sv_pickup_sizelimit : 128 : , "sv", "cheat", "rep" :
|
|
sv_player_display_usercommand_errors : 0 : , "sv", "cheat" : 1 = Display warning when command values are out-of-range. 2 = Spew invalid ranges.
|
|
sv_player_fatal_fall_speed : 700 : , "sv", "cheat", "rep" : Fatal fall speed
|
|
sv_player_max_safe_fall_speed : 480 : , "sv", "cheat", "rep" : Maximum safe fall speed
|
|
sv_playerperfhistorycount : 60 : , "sv" : Number of samples to maintain in player perf history
|
|
sv_postinfection_zombietime : 4 : , "sv", "cheat", "rep" : Time after death until an infected zombie is spawned
|
|
sv_postround_time : 10 : , "sv", "rep" : Time after round win/loss before reset.
|
|
sv_practice_mode : 0 : , "sv", "cheat", "rep" : Practice mode.
|
|
sv_practice_transtime : 45 : , "sv", "rep" : Transition time for ending practice mode.
|
|
sv_precacheinfo : cmd : : Show precache info.
|
|
sv_preround_freezetime : 5 : , "sv", "rep" : Freeze time before each round.
|
|
sv_progress_use_max_angle_change : 60 : , "sv", "cheat", "rep" : Maximum angle change allowed when using a trigger_progress_use before player is kicked off.
|
|
sv_pure : cmd : : Show user data.
|
|
sv_pure_consensus : 5 : : Minimum number of file hashes to agree to form a consensus.
|
|
sv_pure_kick_clients : 1 : : If set to 1, the server will kick clients with mismatching files. Otherwise, it will issue a warning to the client.
|
|
sv_pure_retiretime : 900 : : Seconds of server idle time to flush the sv_pure file hash cache.
|
|
sv_pure_trace : 0 : : If set to 1, the server will print a message whenever a client is verifying a CRC for a file.
|
|
sv_pvsskipanimation : 1 : , "a", "sv" : Skips SetupBones when npc's are outside the PVS
|
|
sv_querycache_stats : cmd : : Display status of the query cache (client only)
|
|
sv_quickattack_limit : 0 : , "sv", "cheat", "rep" : Time for mouse to be held down and still considered quick attack.
|
|
sv_random_spawner_ang_vel : 40 : , "sv", "cheat", "rep" : Angular velocity for randomly spawned weapons
|
|
sv_random_spawner_vel : 10 : , "sv", "cheat", "rep" : Velocity for randomly spawned weapons
|
|
sv_rare_tool_chance : 0 : , "sv", "rep" : Chance for item boxes to spawn rare tools (flare gun, extinguisher, welder)
|
|
sv_rare_weapon_chance : 0 : , "sv", "rep" : Chance for item boxes to spawn rare weapons (chainsaw)
|
|
sv_rcon_banpenalty : 0 : : Number of minutes to ban users who fail rcon authentication
|
|
sv_rcon_log : 1 : : Enable/disable rcon logging.
|
|
sv_rcon_maxfailures : 10 : : Max number of times a user can fail rcon authentication before being banned
|
|
sv_rcon_maxpacketbans : 1 : : Ban IPs for sending RCON packets exceeding the value specified in sv_rcon_maxpacketsize
|
|
sv_rcon_maxpacketsize : 1024 : : The maximum number of bytes to allow in a command packet
|
|
sv_rcon_minfailures : 5 : : Number of times a user can fail rcon authentication in sv_rcon_minfailuretime before being banned
|
|
sv_rcon_minfailuretime : 30 : : Number of seconds to track failed rcon authentications
|
|
sv_rcon_whitelist_address : 0 : : When set, rcon failed authentications will never ban this address, e.g. '127.0.0.1'
|
|
sv_realism : 0 : , "sv", "rep" : Enables/disables realism mode. Headshots will be instant kills and all other areas of the body will take no damage.
|
|
sv_region : 255 : : The region of the world to report this server in.
|
|
sv_respawn_ammo_pct : 75 : , "sv", "rep" : The percentage of the clip that comes with respawn starting guns.
|
|
sv_respawn_nearby_allowed : 1 : , "sv", "rep" : Whether or not to allow spawning near other players
|
|
sv_respawn_nearby_max_distance : 300 : , "sv", "rep" : Maximum distance to spawn near other players when doing nearby spawning
|
|
sv_respawn_nearby_min_distance : 100 : , "sv", "rep" : Closest distance to spawn near other players when doing nearby spawning
|
|
sv_respawn_nearby_npc_limit : 6 : , "sv", "rep" : Number of zombies to find nearby a spawn point to determine it to be too hot.
|
|
sv_respawn_nearby_npc_radius : 450 : , "sv", "rep" : Radius to search for zombies nearby a spawning player to determine if the area is too hot
|
|
sv_respawn_nearby_tries_per_player : 3 : , "sv", "rep" : Number of times to try finding a nearby spawn per other player when doing nearby spawning
|
|
sv_respawn_time_notoken : 30 : , "sv", "rep" : Time until a dead player respawns without a token
|
|
sv_respawn_time_token : 5 : , "sv", "rep" : Time until a dead player respawns with a token
|
|
sv_respawn_without_tokens : 1 : , "sv", "rep" : Allow players to respawn without tokens
|
|
sv_restrict_aspect_ratio_fov : 1 : , "rep" : This can be used to limit the effective FOV of users using wide-screen resolutions with aspect ratios wider than 1.85:1 (slightly wider than 16:9). 0 = do not cap effective FOV 1 = limit the effective FOV on windowed mode users using resolutions greater than 1.85:1 2 = limit the effective FOV on both windowed mode and full-screen users
|
|
sv_restrict_host_timescale : 1 : , "sv", "cheat", "rep" : Disallow changing host_timescale
|
|
sv_resupplytime : 60 : , "sv", "nf", "rep" : Length of resupply wave, in seconds
|
|
sv_roundlag_time : 10 : , "sv", "rep" : Wait time between rounds.
|
|
sv_runner_dmg_onehand : 20 : , "sv", "cheat", "rep" : Damage runner zombie does with one handed attacks
|
|
sv_runner_dmg_twohand : 40 : , "sv", "cheat", "rep" : Damage runner zombie does with two handed attacks
|
|
sv_runner_health_fraction : 0 : , "sv", "cheat", "rep" : Percent of normal zombie maximum health that runners have.
|
|
sv_safezone_counter_per_player_sec : 1 : , "sv", "cheat", "rep" : Amount of HP drain each player counters per second.
|
|
sv_safezone_drain_per_zombie_per_sec : 0 : , "sv", "cheat", "rep" : Amount of HP safe zones lose per second per zombie occupying.
|
|
sv_safezone_empty_drain_per_sec : 0 : , "sv", "cheat", "rep" : Amount of HP safe zones lose per second with no players.
|
|
sv_safezone_empty_drain_time : 10 : , "sv", "cheat", "rep" : Time a safe zone is empty before it starts draining
|
|
sv_safezone_heal_amt : 25 : , "sv", "rep" : Amount safe zone heals at once
|
|
sv_safezone_health : 100 : , "sv", "cheat", "rep" : Maximum HP of safe zones.
|
|
sv_safezone_max_drain_per_sec : 1 : , "sv", "cheat", "rep" : Maximum amount of HP safe zones can lose per second from zombie occupancy.
|
|
sv_safezone_reactivate_health : 50 : , "sv", "cheat", "rep" : Amount of HP safe zones reactivate with.
|
|
sv_server_spawn_buffer : 25 : , "sv", "rep" : Time buffer of players joining that they could spawn
|
|
sv_setsteamaccount : cmd : : token Set game server account token to use for logging in to a persistent game server account
|
|
sv_sharp_charged_pushback_chance : 0 : , "sv", "cheat", "rep" : Chance of a sharp weapon to push back a zombie on a charged attack
|
|
sv_sharp_pushback_chance : 0 : , "sv", "cheat", "rep" : Chance of a sharp weapon to push back a zombie
|
|
sv_shove_cost : 20 : , "sv", "cheat", "rep" : Stamina cost of shove
|
|
sv_shove_delay : 0 : , "sv", "cheat", "rep" : Time delay between shoves, in seconds
|
|
sv_showimpacts : 0 : , "sv", "rep" : Shows client (red) and server (blue) bullet impact point
|
|
sv_showladders : 0 : , "sv" : Show bbox and dismount points for all ladders (must be set before level load.)
|
|
sv_showlagcompensation : 0 : , "sv", "cheat" : Show lag compensated hitboxes whenever a player is lag compensated.
|
|
sv_shutdown : cmd : : Sets the server to shutdown next time it's empty
|
|
sv_shutdown_timeout_minutes : 360 : , "rep" : If sv_shutdown is pending, wait at most N minutes for server to drain before forcing shutdown.
|
|
sv_skillshot_activate_time : 3 : , "sv", "cheat", "rep" : Time a player must be idle before skillshot mode activates
|
|
sv_skillshot_damage_modifier : 2 : , "sv", "cheat", "rep" : Damage modifier while in skillshot mode
|
|
sv_skillshot_stagger_chance : 0 : , "sv", "cheat", "rep" : Chance to add a stagger effect to shots while in skillshot mode
|
|
sv_sks_melee_headshot_multiplier : 5 : , "sv", "cheat", "rep" : Max Multiplier on SKS melee damage
|
|
sv_sks_melee_multiplier_max : 12 : , "sv", "cheat", "rep" : Max Multiplier on SKS melee damage
|
|
sv_sks_melee_multiplier_min : 5 : , "sv", "cheat", "rep" : Min Multiplier on SKS melee damage
|
|
sv_sks_shove_delay : 1 : , "sv", "cheat", "rep" : Time delay between shoves for SKS only, in seconds
|
|
sv_skyname : 0 : , "a", "sv", "rep" : Current name of the skybox texture
|
|
sv_sniper_zoom : 30 : , "sv", "cheat", "rep" : FoV zoom for sniper rifles
|
|
sv_soundemitter_trace : 0 : , "sv", "rep" : Show all EmitSound calls including their symbolic name and the actual wave file they resolved to
|
|
sv_spawn_density : 1 : , "sv", "cheat", "rep" : Multiplier For Zombie Spawn Zones without specific maximums
|
|
sv_spawn_grace_objectivecount : 2 : , "sv", "rep" : Number of objectives completed after which players cannot respawn.
|
|
sv_spawn_regen_target : 0 : , "sv", "cheat", "rep" : By default, dead zombies will be replaced to maintain this factor of total live zombies for a brush over two minutes time.
|
|
sv_spawn_z_buffer : 12 : , "sv", "cheat", "rep" : Vertical distance buffer when spawning players
|
|
sv_specaccelerate : 5 : , "a", "sv", "nf", "rep" :
|
|
sv_specnoclip : 1 : , "a", "sv", "nf", "rep" :
|
|
sv_specspeed : 3 : , "a", "sv", "nf", "rep" :
|
|
sv_sprint_penalty : 12 : , "sv", "cheat", "rep" : Initial stamina penalty when sprinting.
|
|
sv_stam_drainrate : 3 : , "sv", "cheat", "rep" : Amount of stamina drained per second while running
|
|
sv_stam_empty_shove_penalty : 0 : , "sv", "cheat", "rep" : Delay in seconds to add to the time between shoves when completely out of stamina.
|
|
sv_stam_jumpcost : 20 : , "sv", "cheat", "rep" : Stamina cost for a jump
|
|
sv_stam_min_move_pct : 0 : , "sv", "cheat", "rep" : Fraction of movement speed when zero stamina
|
|
sv_stam_min_sprint_pct : 0 : , "sv", "cheat", "rep" : Fraction of sprinting speed when zero stamina
|
|
sv_stam_regen_crouch : 10 : , "sv", "cheat", "rep" : Stamina regained per second while crouched
|
|
sv_stam_regen_idle : 20 : , "sv", "cheat", "rep" : Stamina regained per second while idle
|
|
sv_stam_regen_moving : 6 : , "sv", "cheat", "rep" : Stamina regained per second while moving
|
|
sv_stam_regen_sprint : 0 : , "sv", "cheat", "rep" : Stamina regained per second while sprinting
|
|
sv_stats : 1 : : Collect CPU usage stats
|
|
sv_steamblockingcheck : 0 : : Check each new player for Steam blocking compatibility, 1 = message only, 2 >= drop if any member of owning clan blocks,3 >= drop if any player has blocked, 4 >= drop if player has blocked anyone on server
|
|
sv_steamgroup : 0 : , "nf" : The ID of the steam group that this server belongs to. You can find your group's ID on the admin profile page in the steam community.
|
|
sv_strict_notarget : 0 : , "sv" : If set, notarget will cause entities to never think they are in the pvs
|
|
sv_suicide_black_time : 3 : , "sv", "cheat", "rep" : Time a player's screen is black after suiciding.
|
|
sv_suicide_dsp : 130 : , "sv", "cheat", "rep" : DSP for players contemplating suicide
|
|
sv_suicide_soundfade_command : 0 : , "sv", "rep" : Soundfade command to trigger when player commits suicide
|
|
sv_supply_use_time : 3 : , "sv", "rep" : Time a supply station must be used before a piece is given.
|
|
sv_tags : 0 : , "nf" : Server tags. Used to provide extra information to clients when they're browsing for servers. Separate tags with a comma.
|
|
sv_tension_think_period : 0 : , "sv", "cheat", "rep" : How often the tension manager thinks
|
|
sv_tension_zombie_attack_range : 300 : , "sv", "cheat", "rep" : Distance at which zombies are considered to be attacking the player
|
|
sv_tension_zombie_range : 600 : , "sv", "cheat", "rep" : Distance at which zombies can be added to tension
|
|
sv_tension_zombie_vis_range : 1500 : , "sv", "cheat", "rep" : Distance at which zombies will be checked for visibility
|
|
sv_test_scripted_sequences : 0 : , "sv" : Tests for scripted sequences that are embedded in the world. Run through your map with this set to check for NPCs falling through the world.
|
|
sv_teststepsimulation : 1 : , "sv" :
|
|
sv_thinktimecheck : 0 : , "sv" : Check for thinktimes all on same timestamp.
|
|
sv_timeout : 65 : : After this many seconds without a message from a client, the client is dropped
|
|
sv_tnt_blast_radius : 512 : , "sv", "cheat", "rep" : Blast radius of TNT
|
|
sv_tnt_explode_shake_amplitude : 10 : , "sv", "cheat", "rep" : Amplitude of screen shake from TNT explosion
|
|
sv_tnt_explode_shake_duration : 3 : , "sv", "cheat", "rep" : Duration of screen shake from TNT explosion
|
|
sv_tnt_explode_shake_frequency : 225 : , "sv", "cheat", "rep" : Frequency of screen shake from TNT explosion
|
|
sv_tnt_explode_shake_radius : 2048 : , "sv", "cheat", "rep" : Radius of screen shake from TNT explosion
|
|
sv_turbophysics : 0 : , "sv", "rep" : Turns on turbo physics
|
|
sv_unlag_npcs : 1 : , "sv", "rep" : Perform lag compensation on NPCs (EXPERIMENTAL)
|
|
sv_unlockedchapters : 99 : , "a", "sv" :
|
|
sv_use_max_reach : 90 : , "sv", "cheat", "rep" : Maximum reach of +USE, after combining range and radial searches
|
|
sv_use_range : 50 : , "sv", "cheat", "rep" : Range of initial +USE trace
|
|
sv_use_secondary_radius : 40 : , "sv", "cheat", "rep" : Radius of secondary +USE search if initial trace fails
|
|
sv_use_steam_voice : 1 : , "rep" : Enable/disable using Steam Voice instead of the old voice codec (if enabled, voice_inputfromfile will no longer function).
|
|
sv_usercmd_custom_random_seed : 1 : , "sv", "cheat" : When enabled server will populate an additional random seed independent of the client
|
|
sv_vehicle_autoaim_scale : 8 : , "sv" :
|
|
sv_visiblemaxplayers : -1 : : Overrides the max players reported to prospective clients
|
|
sv_voice_cooldown : 3 : , "sv", "rep" : Voice command cooldown (seconds).
|
|
sv_voiceenable : 1 : , "a", "nf" :
|
|
sv_vote_allow_dead_call_vote : 0 : , "sv", "rep" : Can players call votes when dead (does not affect nextlevel)
|
|
sv_vote_allow_spectators : 0 : , "sv" : Allow spectators to vote?
|
|
sv_vote_creation_timer : 150 : , "sv" : How long before a player can attempt to call another vote (in seconds).
|
|
sv_vote_failure_timer : 300 : , "sv" : A vote that fails cannot be re-submitted for this long
|
|
sv_vote_issue_changelevel_allowed : 1 : , "sv", "rep" : Can players call votes to change level?
|
|
sv_vote_issue_kick_allowed : 1 : , "sv", "rep" : Can players call votes to kick players from the server?
|
|
sv_vote_issue_nextlevel_allowed : 1 : , "sv", "rep" : Can players call votes to change next level?
|
|
sv_vote_issue_restart_game_allowed : 1 : , "sv", "rep" : Can players call votes to restart the round?
|
|
sv_vote_quorum_ratio : 0 : , "sv", "nf" : The minimum ratio of eligible players needed to pass a vote. Min 0.5, Max 1.0.
|
|
sv_vote_ui_hide_disabled_issues : 1 : , "sv" : Suppress listing of disabled issues in the vote setup screen.
|
|
sv_walkie_weight : 50 : , "sv", "cheat", "rep" : Weight of walkie talkie (in hundredths of grams)
|
|
sv_wave_begin_grace : 30 : , "sv", "rep" : Time before wave system begins
|
|
sv_wave_cooldown : 15 : , "sv", "cheat", "rep" : Cooldown time between waves
|
|
sv_wave_cycle : 10 : , "sv", "cheat", "rep" : Length of wave cycles for zombie spawning
|
|
sv_wave_max : 0 : , "sv", "cheat", "rep" : Maximum wave number
|
|
sv_wave_skip_count : 5 : , "sv", "cheat", "rep" : Number of zombies left at which the wave skip timer kicks in
|
|
sv_wave_skip_time : 10 : , "sv", "cheat", "rep" : Time after which no zombies are killed that the wave system skips to the next wave
|
|
sv_wave_spawn_delay : 20 : , "sv", "cheat", "rep" : Time at the start of each wave before the first zombies are spawned
|
|
sv_wave_spawn_per_think : 35 : , "sv", "cheat", "rep" : Number of zombies spawned per think (when spawning)
|
|
sv_wave_spawn_think_rate : 6 : , "sv", "cheat", "rep" : How often the wave controller thinks when spawning
|
|
sv_weapon_dropforce : 250 : , "sv", "cheat", "rep" : Force of dropped weapons
|
|
sv_weapon_throwforce : 800 : , "sv", "cheat", "rep" : Force of thrown weapons
|
|
sv_zippo_equip_delay : 0 : , "sv", "cheat", "rep" : Time in seconds that player has to hold IN_MAGLITE before equipping zippo
|
|
sv_zippo_extinguish_time : 60 : , "sv", "cheat", "rep" : Time until a zippo extinguishes
|
|
sv_zippo_light_chance : 0 : , "sv", "cheat", "rep" : Chance for zippo to be lit on a strike
|
|
sv_zippo_radius : 160 : , "sv", "cheat", "rep" : Radius the zippo lights up
|
|
sv_zombie_ambush_dist : 16000 : , "sv", "cheat", "rep" : Distance for a zombie to consider ambushing a player
|
|
sv_zombie_base_pitch_max : 110 : , "sv", "cheat", "rep" : Maximum base pitch for zombie noises
|
|
sv_zombie_base_pitch_min : 90 : , "sv", "cheat", "rep" : Minimum base pitch for zombie noises
|
|
sv_zombie_bullet_dmg_scale : 0 : , "sv", "cheat", "rep" : Zombies take this factor of bullet damage
|
|
sv_zombie_burn_time : 10 : , "sv", "cheat", "rep" : If ignited, zombies burn for this long
|
|
sv_zombie_burn_time_noise : 2 : , "sv", "cheat", "rep" : If ignited, zombies burn for burn_time give or take this much
|
|
sv_zombie_change_max : 5 : , "sv", "cheat", "rep" : Maximum time for zombie sound pitch to change
|
|
sv_zombie_change_min : 0 : , "sv", "cheat", "rep" : Minimum time for zombie sound pitch to change
|
|
sv_zombie_charge_reset_tol : 60 : , "sv", "cheat", "rep" : Distance for player to move from LKP for zombie to consider 'moved'
|
|
sv_zombie_collision_enabled : 1 : , "sv", "rep" : Whether or not zombie collision is enabled.
|
|
sv_zombie_collision_group_count : 3 : , "sv", "cheat", "rep" : Number of collision groups for zombies to use
|
|
sv_zombie_crawler_health : 50 : , "sv", "cheat", "rep" : Crawler zombie maximum health
|
|
sv_zombie_death_ragdoll_chance : 0 : , "sv", "cheat", "rep" : Chance that a zombie will ragdoll instead of dying if not killed by headshot
|
|
sv_zombie_death_ragdoll_health_pct : 0 : , "sv", "cheat", "rep" : Percent of health a zombie ragdolling from non-headshot death the zombie will pop back up with.
|
|
sv_zombie_death_ragdoll_length : 5 : , "sv", "cheat", "rep" : Number of seconds a zombie will stay ragdolled after dying by non headshot
|
|
sv_zombie_decay_max : 0 : , "sv", "cheat", "rep" : Maximum zombie grunt sound decay time
|
|
sv_zombie_decay_min : 0 : , "sv", "cheat", "rep" : Minimum zombie grunt sound decay time
|
|
sv_zombie_dmg_onehand : 15 : , "sv", "cheat", "rep" : Damage zombie does with one handed attacks
|
|
sv_zombie_dmg_twohand : 15 : , "sv", "cheat", "rep" : Damage zombie does with two handed attacks
|
|
sv_zombie_door_dmg : 8 : , "sv", "cheat", "rep" : Damage zombies do to doors per hit.
|
|
sv_zombie_farthest_phys_obj : 480 : , "sv", "cheat", "rep" : Zombies only consider swatting objects this close to them
|
|
sv_zombie_fire_size : 55 : , "sv", "cheat", "rep" : Size of a zombie fire.
|
|
sv_zombie_flinch_delay : 3 : , "sv", "cheat", "rep" : Zombies ignore damage this many seconds after flinching
|
|
sv_zombie_grab_cooldown : 10 : , "sv", "cheat", "rep" : How often zombies will try to grab the same player.
|
|
sv_zombie_grease_chance : 0 : , "sv", "cheat", "rep" : Chance that a zombie will switch collision groups after sv_zombie_grease_fails navigation failures.
|
|
sv_zombie_grease_fails : 2 : , "sv", "cheat", "rep" : Number of failures before zombies have chance at switching collision group
|
|
sv_zombie_health : 500 : , "sv", "cheat", "rep" : Zombie maximum health
|
|
sv_zombie_heavy_dmg_threshold : 250 : , "sv", "cheat", "rep" : Minimum damage for zombie to consider 'heavy'
|
|
sv_zombie_max_physobj_mass : 60 : , "sv", "cheat", "rep" : Heaviest a physics object can be for a zombie to swat
|
|
sv_zombie_moan_freq : 1 : , "sv", "cheat", "rep" : How many zombies can moan at one time
|
|
sv_zombie_nav_debug : 0 : , "sv", "cheat", "rep" : Enable zombie nav debugging.
|
|
sv_zombie_nav_radius : 150 : , "sv", "cheat", "rep" : Change zombie targetting radius (turbo de-conga-line-ation system).
|
|
sv_zombie_physobj_movetodist : 48 : , "sv", "cheat", "rep" : How close to a physics object zombies try to get before swatting them
|
|
sv_zombie_physobj_swatdist : 80 : , "sv", "cheat", "rep" : How close to a physics object zombies get before swatting them
|
|
sv_zombie_player_max_swatdist : 200 : , "sv", "cheat", "rep" : Zombies will not swat physics objects at players farther away than this
|
|
sv_zombie_reach : 44 : , "sv", "cheat", "rep" : Zombie attack range / reach distance
|
|
sv_zombie_shambler_crawler_chance : 0 : , "sv", "cheat", "rep" : Chance for shamblers to spawn as crawlers
|
|
sv_zombie_sound_decay_time : 20 : , "sv", "cheat", "rep" : Zombies lose interest in sounds after this long
|
|
sv_zombie_sound_react_max : 12 : , "sv", "cheat", "rep" : Maximum number of zombies that can react to a sound at once
|
|
sv_zombie_sound_react_time : 0 : , "sv", "cheat", "rep" : How often the sound reaction count is reset
|
|
sv_zombie_spawn_ragdoll_chance : 0 : , "sv", "cheat", "rep" : Chance that a zombie will ragdoll instead of spawning
|
|
sv_zombie_squash_mass : 300 : , "sv", "cheat", "rep" : Minimum mass that will squish a zombie
|
|
sv_zombie_step_freq : 4 : , "sv", "cheat", "rep" : How many footstep sounds to play at once
|
|
sv_zombie_swat_delay : 5 : , "sv", "cheat", "rep" : How long between zombie physics swat attacks
|
|
sv_zombie_target_cooldown : 5 : , "sv", "cheat", "rep" :
|
|
sv_zombie_torso_health : 0 : , "sv", "cheat", "rep" : Factor of maximum health that zombie torsos start with
|
|
sv_zombie_unragdoll_think_freq : 2 : , "sv", "cheat", "rep" : Frequency of a zombie's unragdoll think
|
|
sys_minidumpexpandedspew : 1 : :
|
|
sys_minidumpspewlines : 500 : : Lines of crash dump console spew to keep.
|
|
systemlinkport : 27030 : : System Link port
|
|
telemetry_demoend : 0 : : When playing demo, stop telemetry on tick #
|
|
telemetry_demostart : 0 : : When playing demo, start telemetry on tick #
|
|
telemetry_framecount : 0 : : Set Telemetry count of frames to capture
|
|
telemetry_level : 0 : : Set Telemetry profile level: 0 being off.
|
|
telemetry_pause : 0 : : Pause Telemetry
|
|
telemetry_resume : 0 : : Resume Telemetry
|
|
telemetry_server : 0 : : Set Telemetry server
|
|
template_debug : 0 : , "sv" :
|
|
Test_CreateEntity : cmd : :
|
|
test_dispatcheffect : cmd : : Test a clientside dispatch effect. Usage: test_dispatcheffect <effect name> <distance away> <flags> <magnitude> <scale> Defaults are: <distance 1024> <flags 0> <magnitude 0> <scale 0>
|
|
Test_EHandle : cmd : :
|
|
test_entity_blocker : cmd : : Test command that drops an entity blocker out in front of the player.
|
|
Test_InitRandomEntitySpawner : cmd : :
|
|
Test_ProxyToggle_EnableProxy : cmd : :
|
|
Test_ProxyToggle_SetValue : cmd : :
|
|
Test_RandomizeInPVS : cmd : :
|
|
Test_RandomPlayerPosition : cmd : :
|
|
Test_RemoveAllRandomEntities : cmd : :
|
|
Test_SpawnRandomEntities : cmd : :
|
|
testscript_debug : 0 : : Debug test scripts.
|
|
tf_arena_max_streak : 3 : , "sv", "nf", "rep" : Teams will be scrambled if one team reaches this streak
|
|
tf_arena_preround_time : 10 : , "sv", "nf", "rep" : Length of the Pre-Round time
|
|
tf_arena_round_time : 0 : , "sv", "nf", "rep" :
|
|
tf_arena_use_queue : 1 : , "sv", "nf", "rep" : Enables the spectator queue system for Arena.
|
|
tf_escort_recede_time : 30 : , "sv" :
|
|
tf_escort_recede_time_overtime : 5 : , "sv" :
|
|
tf_escort_score_rate : 1 : , "sv", "cheat" : Score for escorting the train, in points per second
|
|
tf_show_train_path : 0 : , "sv", "cheat" :
|
|
think_limit : 0 : , "sv", "rep" : Maximum think time in milliseconds, warning is printed if this is exceeded.
|
|
threadpool_affinity : 1 : : Enable setting affinity
|
|
timeleft : cmd : :
|
|
toggle : cmd : : Toggles a convar on or off, or cycles through a set of values.
|
|
trace_report : 0 : , "sv" :
|
|
tv_allow_camera_man : 1 : , "sv" : Auto director allows spectators to become camera man
|
|
tv_allow_static_shots : 1 : , "sv" : Auto director uses fixed level cameras for shots
|
|
tv_autorecord : 0 : : Automatically records all games as SourceTV demos.
|
|
tv_autoretry : 1 : : Relay proxies retry connection after network timeout
|
|
tv_chatgroupsize : 0 : : Set the default chat group size
|
|
tv_chattimelimit : 8 : : Limits spectators to chat only every n seconds
|
|
tv_clients : cmd : : Shows list of connected SourceTV clients.
|
|
tv_debug : 0 : : SourceTV debug info.
|
|
tv_delay : 30 : , "sv" : SourceTV broadcast delay in seconds
|
|
tv_delaymapchange : 0 : , "sv" : Delays map change until broadcast is complete
|
|
tv_delaymapchange_protect : 1 : , "sv" : Protect against doing a manual map change if HLTV is broadcasting and has not caught up with a major game event such as round_end
|
|
tv_deltacache : 2 : : Enable delta entity bit stream cache
|
|
tv_dispatchmode : 1 : : Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
|
|
tv_enable : 0 : , "nf" : Activates SourceTV on server.
|
|
tv_maxclients : 128 : : Maximum client number on SourceTV server.
|
|
tv_maxrate : 8000 : : Max SourceTV spectator bandwidth rate allowed, 0 == unlimited
|
|
tv_msg : cmd : : Send a screen message to all clients.
|
|
tv_name : 0 : : SourceTV host name
|
|
tv_overridemaster : 0 : : Overrides the SourceTV master root address.
|
|
tv_password : 0 : , "nf", "prot", "norecord" : SourceTV password for all clients
|
|
tv_port : 27016 : : Host SourceTV port
|
|
tv_record : cmd : : Starts SourceTV demo recording.
|
|
tv_relay : cmd : : Connect to SourceTV server and relay broadcast.
|
|
tv_relaypassword : 0 : , "nf", "prot", "norecord" : SourceTV password for relay proxies
|
|
tv_relayvoice : 1 : : Relay voice data: 0=off, 1=on
|
|
tv_retry : cmd : : Reconnects the SourceTV relay proxy.
|
|
tv_snapshotrate : 16 : : Snapshots broadcasted per second
|
|
tv_status : cmd : : Show SourceTV server status.
|
|
tv_stop : cmd : : Stops the SourceTV broadcast.
|
|
tv_stoprecord : cmd : : Stops SourceTV demo recording.
|
|
tv_timeout : 30 : : SourceTV connection timeout in seconds.
|
|
tv_title : 0 : : Set title for SourceTV spectator UI
|
|
tv_transmitall : 0 : , "rep" : Transmit all entities (not only director view)
|
|
unbind : cmd : : Unbind a key.
|
|
unbind_mac : cmd : : Unbind a key on the Mac only.
|
|
unbindall : cmd : : Unbind all keys.
|
|
unpause : cmd : : Unpause the game.
|
|
use : cmd : : Use a particular weapon Arguments: <weapon_name>
|
|
user : cmd : : Show user data.
|
|
users : cmd : : Show user info for players on server.
|
|
vcr_verbose : 0 : : Write extra information into .vcr file.
|
|
vehicle_flushscript : cmd : : Flush and reload all vehicle scripts
|
|
version : cmd : : Print version info string.
|
|
violence_ablood : 1 : : Draw alien blood
|
|
violence_agibs : 1 : : Show alien gib entities
|
|
violence_hblood : 1 : : Draw human blood
|
|
violence_hgibs : 1 : : Show human gib entities
|
|
voice_debugfeedbackfrom : 0 : :
|
|
voice_inputfromfile : 0 : : Get voice input from 'voice_input.wav' rather than from the microphone.
|
|
voice_recordtofile : 0 : : Record mic data and decompressed voice data into 'voice_micdata.wav' and 'voice_decompressed.wav'
|
|
voice_serverdebug : 0 : , "sv" :
|
|
vox_reload : cmd : : Reload sentences.txt file
|
|
voxeltree_box : cmd : : View entities in the voxel-tree inside box <Vector(min), Vector(max)>.
|
|
voxeltree_playerview : cmd : : View entities in the voxel-tree at the player position.
|
|
voxeltree_sphere : cmd : : View entities in the voxel-tree inside sphere <Vector(center), float(radius)>.
|
|
voxeltree_view : cmd : : View entities in the voxel-tree.
|
|
vprof : cmd : : Toggle VProf profiler
|
|
vprof_cachemiss : cmd : : Toggle VProf cache miss checking
|
|
vprof_cachemiss_off : cmd : : Turn off VProf cache miss checking
|
|
vprof_cachemiss_on : cmd : : Turn on VProf cache miss checking
|
|
vprof_counters : 0 : :
|
|
vprof_dump_groupnames : cmd : : Write the names of all of the vprof groups to the console.
|
|
vprof_dump_oninterval : 0 : : Interval (in seconds) at which vprof will batch up data and dump it to the console.
|
|
vprof_dump_spikes : 0 : : Framerate at which vprof will begin to dump spikes to the console. 0 = disabled, negative to reset after dump
|
|
vprof_dump_spikes_budget_group : 0 : : Budget gtNode to start report from when doing a dump spikes
|
|
vprof_dump_spikes_node : 0 : : Node to start report from when doing a dump spikes
|
|
vprof_generate_report : cmd : : Generate a report to the console.
|
|
vprof_generate_report_AI : cmd : : Generate a report to the console.
|
|
vprof_generate_report_AI_only : cmd : : Generate a report to the console.
|
|
vprof_generate_report_budget : cmd : : Generate a report to the console based on budget group.
|
|
vprof_generate_report_hierarchy : cmd : : Generate a report to the console.
|
|
vprof_generate_report_map_load : cmd : : Generate a report to the console.
|
|
vprof_off : cmd : : Turn off VProf profiler
|
|
vprof_on : cmd : : Turn on VProf profiler
|
|
vprof_playback_average : cmd : : Average the next N frames.
|
|
vprof_playback_start : cmd : : Start playing back a recorded .vprof file.
|
|
vprof_playback_step : cmd : : While playing back a .vprof file, step to the next tick.
|
|
vprof_playback_stepback : cmd : : While playing back a .vprof file, step to the previous tick.
|
|
vprof_playback_stop : cmd : : Stop playing back a recorded .vprof file.
|
|
vprof_record_start : cmd : : Start recording vprof data for playback later.
|
|
vprof_record_stop : cmd : : Stop recording vprof data
|
|
vprof_report_oninterval : 0 : : Interval (in seconds) at which vprof will batch up a full report to the console -- more detailed than vprof_dump_oninterval.
|
|
vprof_reset : cmd : : Reset the stats in VProf profiler
|
|
vprof_reset_peaks : cmd : : Reset just the peak time in VProf profiler
|
|
vprof_scope_entity_gamephys : 0 : , "sv" :
|
|
vprof_scope_entity_thinks : 0 : , "sv" :
|
|
vprof_vtune_group : cmd : : enable vtune for a particular vprof group ('disable' to disable)
|
|
wc_air_edit_further : cmd : : 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 : cmd : : 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 : cmd : : When in WC edit mode, toggles laying down or air nodes instead of ground nodes
|
|
wc_create : cmd : : 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 : cmd : : 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 : cmd : : When in WC edit mode restores the last deleted node
|
|
wc_link_edit : cmd : :
|
|
weapon_showproficiency : 0 : , "sv" :
|
|
wipe_nav_attributes : cmd : : Clear all nav attributes of selected area.
|
|
writeid : cmd : : Writes a list of permanently-banned user IDs to banned_user.cfg.
|
|
writeip : cmd : : Save the ban list to banned_ip.cfg.
|
|
xbox_autothrottle : 1 : , "a", "sv" :
|
|
xbox_steering_deadzone : 0 : , "sv" :
|
|
xbox_throttlebias : 100 : , "a", "sv" :
|
|
xbox_throttlespoof : 200 : , "a", "sv" :
|
|
xc_crouch_debounce : 0 : , "sv" :
|
|
zomb_ragdoll : cmd : : Toggle ragdoll on zombie
|
|
zomb_squirt : cmd : : Squirt all the things!
|
|
--------------
|
|
1779 total convars/concommands
|
|
|