Guest User

Untitled

a guest
Feb 4th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.89 KB | None | 0 0
  1. +demoui2 - Bring the advanced demo player UI (demoui2) to foreground.
  2. +mat_texture_list -
  3. +showbudget -
  4. +showbudget_texture -
  5. +showbudget_texture_global -
  6. +showvprof -
  7. +vgui_drawtree -
  8. +voicerecord -
  9. -demoui2 - Send the advanced demo player UI (demoui2) to background.
  10. -mat_texture_list -
  11. -showbudget -
  12. -showbudget_texture -
  13. -showbudget_texture_global -
  14. -showvprof -
  15. -vgui_drawtree -
  16. -voicerecord -
  17. BindToggle - Performs a bind <key> "increment var <cvar> 0 1 1"
  18. CreatePredictionError - Create a prediction error
  19. Test_CreateEntity -
  20. Test_EHandle -
  21. Test_InitRandomEntitySpawner -
  22. Test_Loop - Test_Loop <loop name> - loop back to the specified loop start point unconditionally.
  23. Test_LoopCount - Test_LoopCount <loop name> <count> - loop back to the specified loop start point the specified # of times.
  24. Test_LoopForNumSeconds - Test_LoopForNumSeconds <loop name> <time> - loop back to the specified start point for the specified # of seconds.
  25. Test_ProxyToggle_EnableProxy -
  26. Test_ProxyToggle_SetValue -
  27. Test_RandomChance - Test_RandomChance <percent chance, 0-100> <token1> <token2...> - Roll the dice and maybe run the command following the percentage chance.
  28. Test_RandomPlayerPosition -
  29. Test_RandomizeInPVS -
  30. Test_RemoveAllRandomEntities -
  31. Test_RunFrame -
  32. Test_SendKey -
  33. Test_SpawnRandomEntities -
  34. Test_StartLoop - Test_StartLoop <loop name> - Denote the start of a loop. Really just defines a named point you can jump to.
  35. Test_StartScript - Start a test script running..
  36. Test_Wait -
  37. Test_WaitForCheckPoint -
  38. TransmitEvents - Transmits Game Events to <address:port>
  39. _bugreporter_restart - Restarts bug reporter .dll
  40. _record - Record a demo incrementally.
  41. _resetgamestats - Erases current game stats and writes out a blank stats file
  42. _restart - Shutdown and restart the engine.
  43. addip - Add an IP address to the ban list.
  44. adsp_reset_nodes -
  45. ai_clear_bad_links - Clears bits set on nav links indicating link is unusable
  46. ai_debug_node_connect - Debug the attempted connection between two nodes
  47. ai_disable - 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
  48. ai_drop_hint - Drop an ai_hint at the player's current eye position.
  49. ai_dump_hints -
  50. ai_hull - 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
  51. ai_next_hull - 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-
  52. ai_nodes - 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
  53. ai_resume - If NPC is stepping through tasks (see ai_step ) will resume normal processing.
  54. ai_set_move_height_epsilon - Set how high AI bumps up ground walkers when checking steps
  55. ai_setenabled - Like ai_disable but you manually specify the state (with a 0 or 1) instead of toggling it.
  56. ai_show_connect - 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 Yellow - crawling movement Magenta - climbing movement Red - connection disabled
  57. ai_show_connect_crawl - 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 Yellow - crawling movement Magenta - climbing movement Red - connection disabled
  58. ai_show_connect_fly - 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 Yellow - crawling movement Magenta - climbing movement Red - connection disabled
  59. ai_show_connect_jump - 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 Yellow - crawling movement Magenta - climbing movement Red - connection disabled
  60. ai_show_graph_connect - 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.
  61. ai_show_grid - Draw a grid on the floor where looking.
  62. ai_show_hints - 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
  63. ai_show_hull - 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 Yellow - crawling movement Magenta - climbing movement Arguments: -none-
  64. ai_show_visibility - 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.
  65. ai_step - NPCs will freeze after completing their current task. To complete the next task, use 'ai_step' again. To resume processing normally use 'ai_resume'
  66. ai_test_los - Test AI LOS from the player's POV
  67. ainet_generate_report - Generate a report to the console.
  68. ainet_generate_report_only - Generate a report to the console.
  69. air_density - Changes the density of air for drag computations.
  70. alias - Alias a command.
  71. askconnect_accept - Accept a redirect request by the server.
  72. asw_engine_finished_building_map - Notify engine that we've finished building a map
  73. async_resume -
  74. audit_save_in_memory - Audit the memory usage and files in the save-to-memory system
  75. autobuy - Attempt to purchase items with the order listed in cl_autobuy
  76. autosave - Autosave
  77. autosavedangerous - AutoSaveDangerous
  78. autosavedangerousissafe -
  79. banid - Add a user ID to the ban list.
  80. banip - Add an IP address to the ban list.
  81. bench_end - Ends gathering of info.
  82. bench_start - Starts gathering of info. Arguments: filename to write results into
  83. bench_upload - Uploads most recent benchmark stats to the Valve servers.
  84. benchframe - Takes a snapshot of a particular frame in a time demo.
  85. bind - Bind a key.
  86. bind_osx - Bind a key for OSX only.
  87. blackbox_dump - Dump the contents of the blackbox
  88. blackbox_record - Record an entry into the blackbox
  89. bot_add - bot_add <t|ct> <type> <difficulty> <name> - Adds a bot matching the given criteria.
  90. bot_add_ct - bot_add_ct <type> <difficulty> <name> - Adds a Counter-Terrorist bot matching the given criteria.
  91. bot_add_t - bot_add_t <type> <difficulty> <name> - Adds a terrorist bot matching the given criteria.
  92. bot_all_weapons - Allows the bots to use all weapons
  93. bot_control_next_all_teams - Take control of the next bot regardless of team (development only).
  94. bot_goto_mark - Sends a bot to the marked nav area (useful for testing navigation meshes)
  95. bot_goto_selected - Sends a bot to the selected nav area (useful for testing navigation meshes)
  96. bot_kick - bot_kick <all> <t|ct> <type> <difficulty> <name> - Kicks a specific bot, or all bots, matching the given criteria.
  97. bot_kill - bot_kill <all> <t|ct> <type> <difficulty> <name> - Kills a specific bot, or all bots, matching the given criteria.
  98. bot_knives_only - Restricts the bots to only using knives
  99. bot_pistols_only - Restricts the bots to only using pistols
  100. bot_place - bot_place - Places a bot from the map at where the local player is pointing.
  101. bot_snipers_only - Restricts the bots to only using sniper rifles
  102. box - Draw a debug box.
  103. buddha - Toggle. Player takes damage but won't die. (Shows red cross when health is zero)
  104. budget_toggle_group - Turn a budget group on/off
  105. bug - Show the bug reporting UI.
  106. bug_swap - Automatically swaps the current weapon for the bug bait and back again.
  107. buildcubemaps - Rebuild cubemaps.
  108. buildmodelforworld - buildmodelforworld
  109. buyrandom - Buy random primary and secondary. Primarily for deathmatch where cost is not an issue.
  110. cache_print - cache_print [section] Print out contents of cache memory.
  111. cache_print_lru - cache_print_lru [section] Print out contents of cache memory.
  112. cache_print_summary - cache_print_summary [section] Print out a summary contents of cache memory.
  113. callvote - Start a vote on an issue.
  114. cast_hull - Tests hull collision detection
  115. cast_ray - Tests collision detection
  116. ch_createairboat - Spawn airboat in front of the player.
  117. ch_createjeep - Spawn jeep in front of the player.
  118. changelevel - Change server to the specified map
  119. changelevel2 - Transition to the specified map in single player
  120. cl_csm_server_status - Usage: cl_csm_server_status
  121. cl_fullupdate - Forces the server to send a full update packet
  122. cl_precacheinfo - Show precache info (client).
  123. cl_showents - Dump entity list to console.
  124. cl_view - Set the view entity index.
  125. clear - Clear all console output.
  126. clear_anim_cache - Clears the animation cache, freeing the memory (until the next time a streaming animblock is requested).
  127. clear_debug_overlays - clears debug overlays
  128. cmd - Forward command to server.
  129. cmd1 - sets userinfo string for split screen player in slot 1
  130. cmd2 - sets userinfo string for split screen player in slot 2
  131. cmd3 - sets userinfo string for split screen player in slot 3
  132. cmd4 - sets userinfo string for split screen player in slot 4
  133. collision_test - Tests collision system
  134. colorcorrectionui - Show/hide the color correction tools UI.
  135. commentary_cvarsnotchanging -
  136. commentary_finishnode -
  137. con_min_severity - Minimum severity level for messages sent to any logging channel: LS_MESSAGE=0, LS_WARNING=1, LS_ASSERT=2, LS_ERROR=3.
  138. connect - Connect to specified server.
  139. connect_splitscreen - Connect to specified server. With multiple players.
  140. crash - Cause the engine to crash (Debug!!)
  141. create_flashlight -
  142. creditsdone -
  143. cs_make_vip - Marks a player as the VIP
  144. cssdm - CS:S DM console menu
  145. cssdm_spawn_menu - Edits CS:S DM spawn points
  146. cvarlist - Show the list of convars/concommands.
  147. dbghist_addline - Add a line to the debug history. Format: <category id> <line>
  148. dbghist_dump - 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
  149. debugsystemui - Show/hide the debug system UI.
  150. demo_gototick - Skips to a tick in demo.
  151. demo_pause - Pauses demo playback.
  152. demo_resume - Resumes demo playback.
  153. demo_timescale - Sets demo replay speed.
  154. demo_togglepause - Toggles demo playback.
  155. demolist - Print demo sequence list.
  156. demos - Demo demo file sequence.
  157. demoui - Show/hide the demo player UI.
  158. demoui2 - Show/hide the advanced demo player UI (demoui2).
  159. devshots_nextmap - Used by the devshots system to go to the next map in the devshots maplist.
  160. devshots_screenshot - Used by the -makedevshots system to take a screenshot. For taking your own screenshots, use the 'screenshot' command instead.
  161. differences - Show all convars which are not at their default values.
  162. disconnect - Disconnect game from server.
  163. disp_list_all_collideable - List all collideable displacements
  164. display_elapsedtime - Displays how much time has elapsed since the game started
  165. dm_reset_spawns -
  166. drawcross - Draws a cross at the given location Arguments: x y z
  167. drawline - Draws line between two 3D Points. Green if no collision Red is collides with something Arguments: x1 y1 z1 x2 y2 z2
  168. dsp_reload -
  169. dti_flush - Write out the datatable instrumentation files (you must run with -dti for this to work).
  170. dump_entity_sizes - Print sizeof(entclass)
  171. dump_globals - Dump all global entities/states
  172. dumpentityfactories - Lists all entity factory names.
  173. dumpeventqueue - Dump the contents of the Entity I/O event queue to the console.
  174. dumpgamestringtable - Dump the contents of the game string table to the console.
  175. dumpstringtables - Print string tables to console.
  176. echo - Echo text to console.
  177. editdemo - Edit a recorded demo file (.dem ).
  178. editor_toggle - Disables the simulation and returns focus to the editor
  179. endmovie - Stop recording movie frames.
  180. endround - End the current round.
  181. ent_absbox - 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
  182. ent_attachments - Displays the attachment points on an entity. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  183. ent_autoaim - Displays the entity's autoaim radius. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  184. ent_bbox - 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
  185. ent_cancelpendingentfires - Cancels all ent_fire created outputs that are currently waiting for their delay to expire.
  186. ent_create - Creates an entity of the given type where the player is looking.
  187. ent_dump - Usage: ent_dump <entity name>
  188. ent_fire - Usage: ent_fire <target> [action] [value] [delay]
  189. ent_info - Usage: ent_info <class name>
  190. ent_keyvalue - 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>
  191. ent_messages - 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
  192. ent_name -
  193. ent_orient - 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>
  194. ent_pause - 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'.
  195. ent_pivot - 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
  196. ent_rbox - 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
  197. ent_remove - Removes the given entity(s) Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  198. ent_remove_all - Removes all entities of the specified type Arguments: {entity_name} / {class_name}
  199. ent_rotate - Rotates an entity by a specified # of degrees
  200. ent_s
  201. ent_script_dump - Dumps the names and values of this entity's script scope to the console Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  202. ent_setang - Set entity angles
  203. ent_setpos - Move entity to position
  204. ent_show_response_criteria - 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
  205. ent_step - When 'ent_pause' is set this will step through one waiting input / output message at a time.
  206. ent_teleport - Teleport the specified entity to where the player is looking. Format: ent_teleport <entity name>
  207. ent_text - 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
  208. ent_viewoffset - Displays the eye position for the given entity(ies) in red. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  209. envmap -
  210. escape - Escape key pressed.
  211. exec - Execute script file.
  212. execifexists - Execute script file if file exists.
  213. execwithwhitelist - Execute script file, only execing convars on a whitelist.
  214. exit - Exit the engine.
  215. explode - Kills the player with explosive damage
  216. explodevector - Kills a player applying an explosive force. Usage: explodevector <player> <x value> <y value> <z value>
  217. fadein - fadein {time r g b}: Fades the screen in from black or from the specified color over the given number of seconds.
  218. fadeout - fadeout {time r g b}: Fades the screen to black or to the specified color over the given number of seconds.
  219. find - Find concommands with the specified string in their name/help text.
  220. find_ent - Find and list all entities with classnames or targetnames that contain the specified substring. Format: find_ent <substring>
  221. find_ent_index - Display data for entity matching specified index. Format: find_ent_index <index>
  222. findflags - Find concommands by flags.
  223. firetarget -
  224. flush - Flush unlocked cache memory.
  225. flush_locked - Flush unlocked and locked cache memory.
  226. fogui - Show/hide fog control UI.
  227. forcebind - Bind a command to an available key. (forcebind command opt:suggestedKey)
  228. foundry_engine_get_mouse_control - Give the engine control of the mouse.
  229. foundry_engine_release_mouse_control - Give the control of the mouse back to Hammer.
  230. foundry_select_entity - Select the entity under the crosshair or select entities with the specified name.
  231. foundry_sync_hammer_view - Move Hammer's 3D view to the same position as the engine's 3D view.
  232. foundry_update_entity - Updates the entity's position/angles when in edit mode
  233. fs_clear_open_duplicate_times - Clear the list of files that have been opened.
  234. fs_dump_open_duplicate_times - Set fs_report_long_reads 1 before loading to use this. Prints a list of files that were opened more than once and ~how long was spent reading from them.
  235. fs_fios_cancel_prefetches - Cancels all the prefetches in progress.
  236. fs_fios_flush_cache - Flushes the FIOS HDD cache.
  237. fs_fios_prefetch_file - Prefetches a file: </PS3_GAME/USRDIR/filename.bin>. The preftech is medium priority and persistent.
  238. fs_fios_prefetch_file_in_pack - Prefetches a file in a pack: <portal2/models/container_ride/fineDebris_part5.ani>. The preftech is medium priority and non-persistent.
  239. fs_fios_print_prefetches - Displays all the prefetches currently in progress.
  240. fs_printopenfiles - Show all files currently opened by the engine.
  241. fs_syncdvddevcache - Force the 360 to get updated files that are in your p4 changelist(s) from the host PC when running with -dvddev.
  242. fs_warning_level - Set the filesystem warning level.
  243. gameui_activate - Shows the game UI
  244. gameui_allowescape - Escape key allowed to hide game UI
  245. gameui_allowescapetoshow - Escape key allowed to show game UI
  246. gameui_hide - Hides the game UI
  247. gameui_preventescape - Escape key doesn't hide game UI
  248. gameui_preventescapetoshow - Escape key doesn't show game UI
  249. give - Give item to player. Arguments: <item_name>
  250. global_set - global_set <globalname> <state>: Sets the state of the given env_global (0 = OFF, 1 = ON, 2 = DEAD).
  251. god - Toggle. Player becomes invulnerable.
  252. gods - Toggle. All players become invulnerable.
  253. groundlist - Display ground entity list <index>
  254. hammer_update_entity - Updates the entity's position/angles when in edit mode
  255. hammer_update_safe_entities - 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.
  256. help - Find help about a convar/concommand.
  257. hideconsole - Hide the console.
  258. host_reset_config - reset config (for testing) with param as splitscreen index.
  259. host_runofftime - Run off some time without rendering/updating sounds
  260. host_timer_report - Spew CPU timer jitter for the last 128 frames in microseconds (dedicated only)
  261. host_writeconfig - Store current settings to config.cfg (or specified .cfg file).
  262. host_writeconfig_ss - Store current settings to config.cfg (or specified .cfg file) with first param as splitscreen index.
  263. hunk_print_allocations -
  264. hurtme - Hurts the player. Arguments: <health to lose>
  265. incrementvar - Increment specified convar value.
  266. item_show_whitelistable_definitions - Lists the item definitions that can be whitelisted in the item_whitelist.txt file in tournament mode.
  267. jpeg - Take a jpeg screenshot: jpeg <filename> <quality 1-100>.
  268. kdtree_test - Tests spatial partition for entities queries.
  269. key_findbinding - Find key bound to specified command string.
  270. key_listboundkeys - List bound keys with bindings.
  271. key_updatelayout - Updates game keyboard layout to current windows keyboard setting.
  272. kick - Kick a player by name.
  273. kickid - Kick a player by userid or uniqueid, with a message.
  274. kickid_ex - Kick a player by userid or uniqueid, provide a force-the-kick flag and also assign a message.
  275. kill - Kills the player with generic damage
  276. killserver - Shutdown the server.
  277. killvector - Kills a player applying force. Usage: killvector <player> <x value> <y value> <z value>
  278. light_crosshair - Show texture color at crosshair
  279. lightprobe - Samples the lighting environment. Creates a cubemap and a file indicating the local lighting in a subdirectory called 'materials/lightprobes' .The lightprobe command requires you specify a base file name.
  280. linefile - Parses map leak data from .lin file
  281. listRecentNPCSpeech - Displays a list of the last 5 lines of speech from NPCs.
  282. listdemo - List demo file contents.
  283. listid - Lists banned users.
  284. listip - List IP addresses on the ban list.
  285. listissues - List all the issues that can be voted on.
  286. listmaps -
  287. listmodels - List loaded models.
  288. load - Load a saved game.
  289. log - Enables logging to file, console, and udp < on | off >.
  290. log_color - Set the color of a logging channel.
  291. log_dumpchannels - Dumps information about all logging channels.
  292. log_flags - Set the flags on a logging channel.
  293. log_level - Set the spew level of a logging channel.
  294. logaddress_add - Set address and port for remote host <ip:port>.
  295. logaddress_del - Remove address and port for remote host <ip:port>.
  296. logaddress_delall - Remove all udp addresses being logged to
  297. logaddress_list - List all addresses currently being used by logaddress.
  298. map - Start playing on specified map.
  299. map_background - Runs a map as the background to the main menu.
  300. map_commentary - Start playing, with commentary, on a specified map.
  301. map_edit -
  302. map_setbombradius - Sets the bomb radius for the map.
  303. map_showbombradius - Shows bomb radius from the center of each bomb site and planted bomb.
  304. map_showspawnpoints - Shows player spawn points (red=invalid). Optionally pass in the duration.
  305. mapgroup - Specify a map group
  306. maps - Displays list of maps.
  307. mat_configcurrent - show the current video control panel config for the material system
  308. mat_crosshair_edit - open the material under the crosshair in the editor defined by mat_crosshair_edit_editor
  309. mat_crosshair_explorer - open the material under the crosshair in explorer and highlight the vmt file
  310. mat_crosshair_printmaterial - print the material under the crosshair
  311. mat_crosshair_reloadmaterial - reload the material under the crosshair
  312. mat_debug - Activates debugging spew for a specific material.
  313. mat_edit - Bring up the material under the crosshair in the editor
  314. mat_hdr_enabled - Report if HDR is enabled for debugging
  315. mat_info - Shows material system info
  316. mat_reloadallmaterials - Reloads all materials
  317. mat_reloadmaterial - Reloads a single material
  318. mat_reloadtextures - Reloads all textures
  319. mat_rendered_faces_spew - 'mat_rendered_faces_spew <n>' Spew the number of faces rendered for the top N models used this frame (mat_rendered_faces_count must be set to use this)
  320. mat_reporthwmorphmemory - Reports the amount of size in bytes taken up by hardware morph textures.
  321. mat_savechanges - saves current video configuration to the registry
  322. mat_setvideomode - sets the width, height, windowed state of the material system
  323. mat_showaspectratioinfo - Spew info about the hardware aspect ratio
  324. mat_showmaterials - Show materials.
  325. mat_showmaterialsverbose - Show materials (verbose version).
  326. mat_showtextures - Show used textures.
  327. mat_suppress - Suppress a material from drawing
  328. mat_texture_list_exclude - 'load' - loads the exclude list file, 'reset' - resets all loaded exclude information, 'save' - saves exclude list file
  329. mat_texture_list_txlod - Adjust LOD of the last viewed texture +1 to inc resolution, -1 to dec resolution
  330. mat_texture_list_txlod_sync - 'reset' - resets all run-time changes to LOD overrides, 'save' - saves all changes to material content files
  331. mat_updateconvars - updates the video config convars
  332. maxplayers - Change the maximum number of players allowed on this server.
  333. mem_dump - Dump memory stats to text file.
  334. mem_eat -
  335. mem_incremental_compact -
  336. mem_test -
  337. mem_vcollide - Dumps the memory used by vcollides
  338. mem_verify - Verify the validity of the heap
  339. memory - Print memory stats.
  340. meta - Metamod:Source control options
  341. minisave - Saves game (for current level only!)
  342. mm_datacenter_debugprint - Shows information retrieved from data center
  343. mm_dlc_debugprint - Shows information about dlc
  344. mod_DumpWeaponWiewModelCache - Dumps the weapon view model cache contents
  345. mod_DumpWeaponWorldModelCache - Dumps the weapon world model cache contents
  346. motd -
  347. movie_fixwave - Fixup corrupted .wav file if engine crashed during startmovie/endmovie, etc.
  348. mp_backup_restore_list_files - Lists recent backup round files matching the prefix, most recent files first, accepts a numeric parameter to limit the number of files displayed
  349. mp_backup_restore_load_file - Loads player cash, KDA, scores and team scores; resets to the next round after the backup
  350. mp_disable_autokick - Prevents a userid from being auto-kicked
  351. mp_forcerespawnplayers - Force all players to respawn.
  352. mp_forcewin - Forces team to win
  353. mp_scrambleteams - Scramble the teams and restart the game
  354. mp_swapteams - Swap the teams and restart the game
  355. mp_switchteams - Switch teams and restart the game
  356. mp_tournament_restart - Restart Tournament Mode on the current level.
  357. mp_warmup_end - End warmup immediately.
  358. mp_warmup_start - Start warmup.
  359. multvar - Multiply specified convar value.
  360. nav_add_to_selected_set - Add current area to the selected set.
  361. nav_add_to_selected_set_by_id - Add specified area id to the selected set.
  362. nav_analyze - Re-analyze the current Navigation Mesh and save it to disk.
  363. nav_analyze_scripted - commandline hook to run a nav_analyze and then quit.
  364. nav_avoid - Toggles the 'avoid this area when possible' flag used by the AI system.
  365. nav_begin_area - 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.
  366. nav_begin_deselecting - Start continuously removing from the selected set.
  367. nav_begin_drag_deselecting - Start dragging a selection area.
  368. nav_begin_drag_selecting - Start dragging a selection area.
  369. nav_begin_selecting - Start continuously adding to the selected set.
  370. nav_begin_shift_xy - Begin shifting the Selected Set.
  371. nav_build_ladder - Attempts to build a nav ladder on the climbable surface under the cursor.
  372. nav_check_connectivity - Checks to be sure every (or just the marked) nav area can get to every goal area for the map (hostages or bomb site).
  373. nav_check_file_consistency - Scans the maps directory and reports any missing/out-of-date navigation files.
  374. nav_check_floor - Updates the blocked/unblocked status for every nav area.
  375. nav_check_stairs - Update the nav mesh STAIRS attribute
  376. nav_chop_selected - Chops all selected areas into their component 1x1 areas
  377. nav_clear_attribute - Remove given nav attribute from all areas in the selected set.
  378. nav_clear_selected_set - Clear the selected set.
  379. nav_clear_walkable_marks - Erase any previously placed walkable positions.
  380. nav_compress_id - Re-orders area and ladder ID's so they are continuous.
  381. nav_connect - 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.
  382. nav_corner_lower - Lower the selected corner of the currently marked Area.
  383. nav_corner_place_on_ground - Places the selected corner of the currently marked Area on the ground.
  384. nav_corner_raise - Raise the selected corner of the currently marked Area.
  385. nav_corner_select - Select a corner of the currently marked Area. Use multiple times to access all four corners.
  386. nav_crouch - Toggles the 'must crouch in this area' flag used by the AI system.
  387. nav_delete - Deletes the currently highlighted Area.
  388. nav_delete_marked - Deletes the currently marked Area (if any).
  389. nav_disconnect - 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.
  390. nav_dont_hide - Toggles the 'area is not suitable for hiding spots' flag used by the AI system.
  391. nav_end_area - Defines the second corner of a new Area or Ladder and creates it.
  392. nav_end_deselecting - Stop continuously removing from the selected set.
  393. nav_end_drag_deselecting - Stop dragging a selection area.
  394. nav_end_drag_selecting - Stop dragging a selection area.
  395. nav_end_selecting - Stop continuously adding to the selected set.
  396. nav_end_shift_xy - Finish shifting the Selected Set.
  397. nav_flood_select - Selects the current Area and all Areas connected to it, recursively. To clear a selection, use this command again.
  398. nav_gen_cliffs_approx - Mark cliff areas, post-processing approximation
  399. nav_generate - Generate a Navigation Mesh for the current map and save it to disk.
  400. nav_generate_incremental - Generate a Navigation Mesh for the current map and save it to disk.
  401. nav_jump - Toggles the 'traverse this area by jumping' flag used by the AI system.
  402. nav_ladder_flip - Flips the selected ladder's direction.
  403. nav_load - Loads the Navigation Mesh for the current map.
  404. nav_lower_drag_volume_max - Lower the top of the drag select volume.
  405. nav_lower_drag_volume_min - Lower the bottom of the drag select volume.
  406. nav_make_sniper_spots - Chops the marked area into disconnected sub-areas suitable for sniper spots.
  407. nav_mark - Marks the Area or Ladder under the cursor for manipulation by subsequent editing commands.
  408. nav_mark_attribute - Set nav attribute for all areas in the selected set.
  409. nav_mark_walkable - Mark the current location as a walkable position. These positions are used as seed locations when sampling the map to generate a Navigation Mesh.
  410. nav_merge - To merge two Areas into one, mark the first Area, highlight the second by pointing your cursor at it, and invoke the merge command.
  411. nav_merge_mesh - Merges a saved selected set into the current mesh.
  412. nav_no_hostages - Toggles the 'hostages cannot use this area' flag used by the AI system.
  413. nav_no_jump - Toggles the 'dont jump in this area' flag used by the AI system.
  414. nav_place_floodfill - 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.
  415. nav_place_list - Lists all place names used in the map.
  416. nav_place_pick - Sets the current Place to the Place of the Area under the cursor.
  417. nav_place_replace - Replaces all instances of the first place with the second place.
  418. nav_place_set - Sets the Place of all selected areas to the current Place.
  419. nav_precise - Toggles the 'dont avoid obstacles' flag used by the AI system.
  420. nav_raise_drag_volume_min - Raise the bottom of the drag select volume.
  421. nav_recall_selected_set - Re-selects the stored selected set.
  422. nav_remove_from_selected_set - Remove current area from the selected set.
  423. nav_remove_jump_areas - Removes legacy jump areas, replacing them with connections.
  424. nav_run - Toggles the 'traverse this area by running' flag used by the AI system.
  425. nav_save - Saves the current Navigation Mesh to disk.
  426. nav_save_selected - Writes the selected set to disk for merging into another mesh via nav_merge_mesh.
  427. nav_select_blocked_areas - Adds all blocked areas to the selected set
  428. nav_select_damaging_areas - Adds all damaging areas to the selected set
  429. nav_select_half_space - Selects any areas that intersect the given half-space.
  430. nav_select_invalid_areas - Adds all invalid areas to the Selected Set.
  431. nav_select_obstructed_areas - Adds all obstructed areas to the selected set
  432. nav_select_overlapping - Selects nav areas that are overlapping others.
  433. nav_select_radius - Adds all areas in a radius to the selection set
  434. nav_set_place_mode - Sets the editor into or out of Place mode. Place mode allows labelling of Area with Place names.
  435. nav_shift - Shifts the selected areas by the specified amount
  436. nav_simplify_selected - Chops all selected areas into their component 1x1 areas and re-merges them together into larger areas
  437. nav_splice - To splice, mark an area, highlight a second area, then invoke the splice command to create a new, connected area between them.
  438. nav_split - To split an Area into two, align the split line using your cursor and invoke the split command.
  439. nav_stand - Toggles the 'stand while hiding' flag used by the AI system.
  440. nav_stop - Toggles the 'must stop when entering this area' flag used by the AI system.
  441. nav_store_selected_set - Stores the current selected set for later retrieval.
  442. nav_strip - Strips all Hiding Spots, Approach Points, and Encounter Spots from the current Area.
  443. nav_subdivide - Subdivides all selected areas.
  444. nav_test_stairs - Test the selected set for being on stairs
  445. nav_toggle_deselecting - Start or stop continuously removing from the selected set.
  446. nav_toggle_in_selected_set - Remove current area from the selected set.
  447. nav_toggle_place_mode - Toggle the editor into and out of Place mode. Place mode allows labelling of Area with Place names.
  448. nav_toggle_place_painting - Toggles Place Painting mode. When Place Painting, pointing at an Area will 'paint' it with the current Place.
  449. nav_toggle_selected_set - Toggles all areas into/out of the selected set.
  450. nav_toggle_selecting - Start or stop continuously adding to the selected set.
  451. nav_transient - Toggles the 'area is transient and may become blocked' flag used by the AI system.
  452. nav_unmark - Clears the marked Area or Ladder.
  453. nav_update_blocked - Updates the blocked/unblocked status for every nav area.
  454. nav_update_lighting - Recomputes lighting values
  455. nav_use_place - If used without arguments, all available Places will be listed. If a Place argument is given, the current Place is set.
  456. nav_walk - Toggles the 'traverse this area by walking' flag used by the AI system.
  457. nav_world_center - Centers the nav mesh in the world
  458. net_channels - Shows net channel info
  459. net_dumpeventstats - Dumps out a report of game event network usage
  460. net_start - Inits multiplayer network sockets
  461. net_status - Shows current network status
  462. net_steamcnx_status - Print status of steam connection sockets.
  463. nextdemo - Play next demo in sequence.
  464. nextmap -
  465. notarget - Toggle. Player becomes hidden to NPCs.
  466. npc_ammo_deplete - Subtracts half of the target's ammo
  467. npc_bipass - 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.
  468. npc_combat - 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
  469. npc_conditions - 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
  470. npc_create - Creates an NPC of the given type where the player is looking (if the given NPC can actually stand at that location). Arguments: [npc_class_name] [name of npc (optional) ] [addon type (optional) ] [name of addon (optional) ]
  471. npc_create_aimed - 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}
  472. npc_destroy - Removes the given NPC(s) from the universe Arguments: {npc_name} / {npc_class_name} / no argument picks what player is looking at
  473. npc_destroy_unselected - Removes all NPCs from the universe that aren't currently selected
  474. npc_enemies - 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
  475. npc_focus - 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
  476. npc_freeze - Selected NPC(s) will freeze in place (or unfreeze). If there are no selected NPCs, uses the NPC under the crosshair. Arguments: -none-
  477. npc_freeze_unselected - Freeze all NPCs not selected
  478. npc_go - Selected NPC(s) will go to the location that the player is looking (shown with a purple box) Arguments: -none-
  479. npc_go_random - Sends all selected NPC(s) to a random node. Arguments: -none-
  480. npc_heal - Heals the target back to full health
  481. npc_kill - Kills the given NPC(s) Arguments: {npc_name} / {npc_class_name} / no argument picks what player is looking at
  482. npc_nearest - Draw's a while box around the NPC(s) nearest node Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  483. npc_relationships - Displays the relationships between this NPC and all others. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  484. npc_reset - Reloads schedules for all NPC's from their script files Arguments: -none-
  485. npc_route - 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
  486. npc_select - 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
  487. npc_set_freeze - Selected NPC(s) will freeze in place (or unfreeze). If there are no selected NPCs, uses the NPC under the crosshair. Arguments: -none-
  488. npc_set_freeze_unselected - Freeze all NPCs not selected
  489. npc_squads - Obsolete. Replaced by npc_combat
  490. npc_steering - 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
  491. npc_steering_all - Displays the steering obstructions of all NPCs (used to perform local avoidance)
  492. npc_task_text - 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
  493. npc_tasks - 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
  494. npc_teleport - Selected NPC will teleport to the location that the player is looking (shown with a purple box) Arguments: -none-
  495. npc_thinknow - Trigger NPC to think
  496. npc_viewcone - 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
  497. observer_use -
  498. particle_test_start - 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
  499. particle_test_stop - Stops all particle systems on the selected entities. Arguments: {entity_name} / {class_name} / no argument picks what player is looking at
  500. path - Show the engine filesystem path.
  501. pause - Toggle the server pause state.
  502. perfui - Show/hide the level performance tools UI.
  503. physics_budget - Times the cost of each active object
  504. physics_constraints - Highlights constraint system graph for an entity
  505. physics_debug_entity - Dumps debug info for an entity
  506. physics_highlight_active - Turns on the absbox for all active physics objects
  507. physics_report_active - Lists all active physics objects
  508. physics_select - Dumps debug info for an entity
  509. picker - 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
  510. ping - Display ping to server.
  511. pingserver - Ping a server for info
  512. play - Play a sound.
  513. playdemo - Play a recorded demo file (.dem ).
  514. playflush - Play a sound, reloading from disk in case of changes.
  515. playvol - Play a sound at a specified volume.
  516. plugin_load - plugin_load <filename> : loads a plugin
  517. plugin_pause - plugin_pause <index> : pauses a loaded plugin
  518. plugin_pause_all - pauses all loaded plugins
  519. plugin_print - Prints details about loaded plugins
  520. plugin_unload - plugin_unload <index> : unloads a plugin
  521. plugin_unpause - plugin_unpause <index> : unpauses a disabled plugin
  522. plugin_unpause_all - unpauses all disabled plugins
  523. press_x360_button - Press the specified Xbox 360 controller button (lt, rt, st[art], ba[ck], lb, rb, a, b, x, y, l[eft], r[right], u[p], d[own])
  524. print_colorcorrection - Display the color correction layer information.
  525. progress_enable -
  526. prop_crosshair - Shows name for prop looking at
  527. prop_debug - 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.
  528. prop_dynamic_create - Creates a dynamic prop with a specific .mdl aimed away from where the player is looking. Arguments: {.mdl name}
  529. prop_physics_create - Creates a physics prop with a specific .mdl aimed away from where the player is looking. Arguments: {.mdl name}
  530. quit - Exit the engine.
  531. r_cleardecals - Usage r_cleardecals <permanent>.
  532. r_flushlod - Flush and reload LODs.
  533. r_lightcache_invalidate -
  534. r_printdecalinfo -
  535. rcon - Issue an rcon command.
  536. rebuy - Attempt to repurchase items with the order listed in cl_rebuy
  537. recompute_speed - Recomputes clock speed (for debugging purposes).
  538. record - Record a demo.
  539. reload - Reload the most recent saved game (add setpos to jump to current view position on reload).
  540. reload_vjobs - reload vjobs module
  541. remote_bug - Starts a bug report with data from the currently connected rcon machine
  542. removeid - Remove a user ID from the ban list.
  543. removeip - Remove an IP address from the ban list.
  544. render_blanks - render N blank frames
  545. report_entities - Lists all entities
  546. report_simthinklist - Lists all simulating/thinking entities
  547. report_soundpatch - reports sound patch count
  548. report_touchlinks - Lists all touchlinks
  549. reset_expo - Reset player scores, player controls, team scores, and end the round
  550. reset_gameconvars - Reset a bunch of game convars to default values
  551. respawn_entities - Respawn all the entities in the map.
  552. restart - Restart the game on the same level (add setpos to jump to current view position on restart).
  553. rpt - Issue an rpt command.
  554. rpt_client_enable -
  555. rpt_connect -
  556. rpt_download_log -
  557. rpt_end -
  558. rpt_password -
  559. rpt_screenshot -
  560. rpt_server_enable -
  561. rpt_start -
  562. rr_debugresponseconcept_exclude - Set a list of concepts to exclude from rr_debugresponseconcept. Separate multiple concepts with spaces. Call with no arguments to see current list. Call 'rr_debug_responseconcept_exclude !' to reset.
  563. rr_forceconcept - fire a response concept directly at a given character. USAGE: rr_forceconcept <target> <concept> "criteria1:value1,criteria2:value2,..." criteria values are optional.
  564. rr_reloadresponsesystems - Reload all response system scripts.
  565. save - Saves current game.
  566. save_finish_async -
  567. say - Display player message
  568. say_team - Display player message to team
  569. scene_flush - Flush all .vcds from the cache and reload from disk.
  570. scene_playvcd - Play the given VCD as an instanced scripted scene.
  571. screenshot - Take a screenshot.
  572. script - Run the text as a script
  573. script_debug - Connect the vscript VM to the script debugger
  574. script_dump_all - Dump the state of the VM to the console
  575. script_execute - Run a vscript file
  576. script_help - Output help for script functions, optionally with a search string
  577. script_reload_code - Execute a vscript file, replacing existing functions with the functions in the run script
  578. script_reload_entity_code - Execute all of this entity's VScripts, replacing existing functions with the functions in the run scripts
  579. script_reload_think - Execute an activation script, replacing existing functions with the functions in the run script
  580. server_game_time - Gives the game time in seconds (server's curtime)
  581. setang - Snap player eyes to specified pitch yaw <roll:optional> (must have sv_cheats).
  582. setang_exact - Snap player eyes and orientation to specified pitch yaw <roll:optional> (must have sv_cheats).
  583. setinfo - Adds a new user info value
  584. setmaster - add/remove/enable/disable master servers
  585. setpause - Set the pause state of the server.
  586. setpos - Move player to specified origin (must have sv_cheats).
  587. setpos_exact - Move player to an exact specified origin (must have sv_cheats).
  588. setpos_player - Move specified player to specified origin (must have sv_cheats).
  589. shake - Shake the screen.
  590. showconsole - Show the console.
  591. showtriggers_toggle - Toggle show triggers
  592. skip_next_map - Skips the next map in the map rotation for the server.
  593. sm - SourceMod Menu
  594. sm_addban - sm_addban <time> <steamid> [reason]
  595. sm_admin - Displays the admin menu
  596. sm_ban - sm_ban <#userid|name> <minutes|0> [reason]
  597. sm_banip - sm_banip <ip|#userid|name> <time> [reason]
  598. sm_beacon - sm_beacon <#userid|name> [0/1]
  599. sm_blind - sm_blind <#userid|name> [amount] - Leave amount off to reset.
  600. sm_burn - sm_burn <#userid|name> [time]
  601. sm_cancelvote - sm_cancelvote
  602. sm_chat - sm_chat <message> - sends message to admins
  603. sm_conhook_start -
  604. sm_conhook_stop -
  605. sm_cookies - sm_cookies <name> [value]
  606. sm_csay - sm_csay <message> - sends centered message to all players
  607. sm_drug - sm_drug <#userid|name> [0/1]
  608. sm_dump_admcache - Dumps the admin cache for debugging
  609. sm_dump_classes - Dumps the class list as a text file
  610. sm_dump_datamaps - Dumps the data map list as a text file
  611. sm_dump_handles - Dumps Handle usage to a file for finding Handle leaks
  612. sm_dump_netprops - Dumps the networkable property table as a text file
  613. sm_dump_netprops_xml - Dumps the networkable property table as an XML file
  614. sm_dump_teprops - Dumps tempentity props to a file
  615. sm_execcfg - sm_execcfg <filename>
  616. sm_firebomb - sm_firebomb <#userid|name> [0/1]
  617. sm_freeze - sm_freeze <#userid|name> [time]
  618. sm_gag - sm_gag <player> - Removes a player's ability to use chat.
  619. sm_gravity - sm_gravity <#userid|name> [amount] - Leave amount off to reset. Amount is 0.0 through 5.0
  620. sm_help - Displays SourceMod commands and descriptions
  621. sm_hsay - sm_hsay <message> - sends hint message to all players
  622. sm_kick - sm_kick <#userid|name> [reason]
  623. sm_listlockedcvars -
  624. sm_map - sm_map <map>
  625. sm_maphistory - Shows the most recent maps played
  626. sm_msay - sm_msay <message> - sends message as a menu panel
  627. sm_mute - sm_mute <player> - Removes a player's ability to use voice.
  628. sm_noclip - sm_noclip <#userid|name>
  629. sm_play - sm_play <#userid|name> <filename>
  630. sm_print_telist - Prints the temp entity list
  631. sm_psay - sm_psay <name or #userid> <message> - sends private message
  632. sm_rcon - sm_rcon <args>
  633. sm_reloadadmins - sm_reloadadmins
  634. sm_rename - sm_rename <#userid|name>
  635. sm_resetcvar - sm_resetcvar <cvar>
  636. sm_revote -
  637. sm_say - sm_say <message> - sends message to all players
  638. sm_searchcmd - Searches SourceMod commands
  639. sm_settings -
  640. sm_silence - sm_silence <player> - Removes a player's ability to use voice or chat.
  641. sm_slap - sm_slap <#userid|name> [damage]
  642. sm_slay - sm_slay <#userid|name>
  643. sm_timebomb - sm_timebomb <#userid|name> [0/1]
  644. sm_tsay - sm_tsay [color] <message> - sends top-left message to all players
  645. sm_unban - sm_unban <steamid|ip>
  646. sm_ungag - sm_ungag <player> - Restores a player's ability to use chat.
  647. sm_unmute - sm_unmute <player> - Restores a player's ability to use voice.
  648. sm_unsilence - sm_unsilence <player> - Restores a player's ability to use voice and chat.
  649. sm_vote - sm_vote <question> [Answer1] [Answer2] ... [Answer5]
  650. sm_votealltalk - sm_votealltalk
  651. sm_voteban - sm_voteban <player> [reason]
  652. sm_voteburn - sm_voteburn <player>
  653. sm_voteff - sm_voteff
  654. sm_votegravity - sm_votegravity <amount> [amount2] ... [amount5]
  655. sm_votekick - sm_votekick <player> [reason]
  656. sm_votemap - sm_votemap <mapname> [mapname2] ... [mapname5]
  657. sm_voteslay - sm_voteslay <player>
  658. sm_who - sm_who [#userid|name]
  659. snd_async_flush - Flush all unlocked async audio data
  660. snd_async_showmem - Show async memory stats
  661. snd_async_showmem_music - Show async memory stats for just non-streamed music
  662. snd_async_showmem_summary - Show brief async memory stats
  663. snd_dump_filepaths -
  664. snd_dumpclientsounds - Dump sounds to console
  665. snd_front_stereo_speaker_position - Specifies the position (in degrees) of the virtual front left/right speakers.
  666. snd_front_surround_speaker_position - Specifies the position (in degrees) of the virtual front left/right speakers.
  667. snd_getmixer - Get data related to mix group matching string
  668. snd_headphone_pan_exponent - Specifies the exponent for the pan xfade from phone to phone if the "exp" pan law is being used.
  669. snd_headphone_pan_radial_weight - Apply cos(angle) * weight before pan law
  670. snd_print_channel_by_guid - Prints the content of a channel from its guid. snd_print_channel_by_guid <guid>.
  671. snd_print_channel_by_index - Prints the content of a channel from its index. snd_print_channel_by_index <index>.
  672. snd_print_channels - Prints all the active channel.
  673. snd_print_dsp_effect - Prints the content of a dsp effect.
  674. snd_rear_headphone_position - Specifies the position (in degrees) of the virtual rear left/right headphones.
  675. snd_rear_stereo_speaker_position - Specifies the position (in degrees) of the virtual rear left/right speakers.
  676. snd_rear_surround_speaker_position - Specifies the position (in degrees) of the virtual rear left/right speakers.
  677. snd_rebuildaudiocache - rebuild audio cache for current language
  678. snd_restart - Restart sound system.
  679. snd_set_master_volume - Sets the master volume for a channel. snd_set_master_volume <guid> <mastervolume>.
  680. snd_setmixer - Set named Mixgroup of current mixer to mix vol, mute, solo.
  681. snd_setmixlayer - Set named Mixgroup of named mix layer to mix vol, mute, solo.
  682. snd_setmixlayer_amount - Set named mix layer mix amount.
  683. snd_sos_flush_operators - Flush and re-parse the sound operator system
  684. snd_sos_print_operators - Prints a list of currently available operators
  685. snd_soundmixer_flush - Reload soundmixers.txt file.
  686. snd_soundmixer_list_mix_groups - List all mix groups to dev console.
  687. snd_soundmixer_list_mix_layers - List all mix layers to dev console.
  688. snd_soundmixer_list_mixers - List all mixers to dev console.
  689. snd_soundmixer_set_trigger_factor - Set named mix layer / mix group, trigger amount.
  690. snd_stereo_speaker_pan_exponent - Specifies the exponent for the pan xfade from speaker to speaker if the "exp" pan law is being used.
  691. snd_stereo_speaker_pan_radial_weight - Apply cos(angle) * weight before pan law
  692. snd_surround_speaker_pan_exponent - Specifies the exponent for the pan xfade from speaker to speaker if the "exp" pan law is being used.
  693. snd_surround_speaker_pan_radial_weight - Apply cos(angle) * weight before pan law
  694. snd_updateaudiocache - checks _master.cache based on file sizes and rebuilds any change/new entries
  695. snd_writemanifest - If running a game, outputs the precache manifest for the current level
  696. sndplaydelay -
  697. soundfade - Fade client volume.
  698. soundlist - List all known sounds.
  699. soundscape_flush - Flushes the server & client side soundscapes
  700. speak - Play a constructed sentence.
  701. spike - generates a fake spike
  702. spincycle - Cause the engine to spincycle (Debug!!)
  703. ss_connect - If connected with available split screen slots, connects a split screen player to this machine.
  704. ss_disconnect - If connected with available split screen slots, connects a split screen player to this machine.
  705. ss_map - Start playing on specified map with max allowed splitscreen players.
  706. star_memory - Dump memory stats
  707. startdemos - Play demos in demo sequence.
  708. startmovie - Start recording movie frames.
  709. startupmenu - Opens initial menu screen and loads the background bsp, but only if no other level is being loaded, and we're not in developer mode.
  710. stats - Prints server performance variables
  711. status - Display map and connection status.
  712. stop - Finish recording demo.
  713. stopdemo - Stop playing back a demo.
  714. stopsound -
  715. stringtabledictionary - Create dictionary for current strings.
  716. stripper_dump - Dumps the map entity list to a file
  717. stuffcmds - Parses and stuffs command line + commands to command buffer.
  718. surfaceprop - Reports the surface properties at the cursor
  719. sv_benchmark_force_start - Force start the benchmark. This is only for debugging. It's better to set sv_benchmark to 1 and restart the level.
  720. sv_clearhinthistory - Clear memory of server side hints displayed to the player.
  721. sv_dump_serialized_entities_mem - Dump serialized entity allocations stats.
  722. sv_findsoundname - Find sound names which reference the specified wave files.
  723. sv_game_mode_convars - Display the values of the convars for the current game_mode.
  724. sv_precacheinfo - Show precache info.
  725. sv_pure - Show user data.
  726. sv_pure_checkvpk - CheckPureServerVPKFiles
  727. sv_pure_finduserfiles - ListPureServerFiles
  728. sv_pure_listfiles - ListPureServerFiles
  729. sv_pure_listuserfiles - ListPureServerFiles
  730. sv_querycache_stats - Display status of the query cache (client only)
  731. sv_showtags - Describe current gametags.
  732. sv_shutdown - Sets the server to shutdown when all games have completed
  733. sv_soundemitter_filecheck - Report missing wave files for sounds and game_sounds files.
  734. sv_soundemitter_flush - Flushes the sounds.txt system (server only)
  735. sv_soundemitter_reload - Flushes the sounds.txt system
  736. sv_soundemitter_spew - Print details about a sound.
  737. sv_soundscape_printdebuginfo - print soundscapes
  738. test_dispatcheffect - 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>
  739. test_entity_blocker - Test command that drops an entity blocker out in front of the player.
  740. test_outtro_stats -
  741. thread_test_tslist -
  742. thread_test_tsqueue -
  743. threadpool_cycle_reserve - Cycles threadpool reservation by powers of 2
  744. threadpool_run_tests -
  745. timedemo_vprofrecord - Play a demo and report performance info. Also record vprof data for the span of the demo
  746. timedemoquit - Play a demo, report performance info, and then exit
  747. timeleft - prints the time remaining in the match
  748. timerefresh - Profile the renderer.
  749. toggle - Toggles a convar on or off, or cycles through a set of values.
  750. toolload - Load a tool.
  751. toolunload - Unload a tool.
  752. tv_clients - Shows list of connected GOTV clients.
  753. tv_msg - Send a screen message to all clients.
  754. tv_record - Starts GOTV demo recording.
  755. tv_relay - Connect to GOTV server and relay broadcast.
  756. tv_retry - Reconnects the GOTV relay proxy.
  757. tv_status - Show GOTV server status.
  758. tv_stop - Stops the GOTV broadcast.
  759. tv_stoprecord - Stops GOTV demo recording.
  760. tweak_ammo_impulses - Allow real-time tweaking of the ammo impulse values.
  761. unbind - Unbind a key.
  762. unbindall - Unbind all keys.
  763. unbindalljoystick - Unbind all joystick keys.
  764. unbindallmousekeyboard - Unbind all mouse / keyboard keys.
  765. unload_all_addons - Reloads the search paths for game addons.
  766. unpause - Unpause the game.
  767. update_addon_paths - Reloads the search paths for game addons.
  768. use - Use a particular weapon Arguments: <weapon_name>
  769. user - Show user data.
  770. users - Show user info for players on server.
  771. vehicle_flushscript - Flush and reload all vehicle scripts
  772. version - Print version info string.
  773. vgui_drawtree_clear -
  774. vgui_dump_panels - vgui_dump_panels [visible]
  775. vgui_spew_fonts -
  776. vgui_togglepanel - show/hide vgui panel by name.
  777. voice_mute - Mute a specific Steam user
  778. voice_reset_mutelist - Reset all mute information for all players who were ever muted.
  779. voice_show_mute - Show whether current players are muted.
  780. voice_unmute - Unmute a specific Steam user, or `all` to unmute all connected players.
  781. voicerecord_toggle -
  782. vox_reload - Reload sentences.txt file
  783. voxeltree_box - View entities in the voxel-tree inside box <Vector(min), Vector(max)>.
  784. voxeltree_playerview - View entities in the voxel-tree at the player position.
  785. voxeltree_sphere - View entities in the voxel-tree inside sphere <Vector(center), float(radius)>.
  786. voxeltree_view - View entities in the voxel-tree.
  787. vphys_sleep_timeout - set sleep timeout: large values mean stuff won't ever sleep
  788. vprof - Toggle VProf profiler
  789. vprof_adddebuggroup1 - add a new budget group dynamically for debugging
  790. vprof_cachemiss - Toggle VProf cache miss checking
  791. vprof_cachemiss_off - Turn off VProf cache miss checking
  792. vprof_cachemiss_on - Turn on VProf cache miss checking
  793. vprof_child -
  794. vprof_collapse_all - Collapse the whole vprof tree
  795. vprof_dump_counters - Dump vprof counters to the console
  796. vprof_dump_groupnames - Write the names of all of the vprof groups to the console.
  797. vprof_expand_all - Expand the whole vprof tree
  798. vprof_expand_group - Expand a budget group in the vprof tree by name
  799. vprof_generate_report - Generate a report to the console.
  800. vprof_generate_report_AI - Generate a report to the console.
  801. vprof_generate_report_AI_only - Generate a report to the console.
  802. vprof_generate_report_budget - Generate a report to the console based on budget group.
  803. vprof_generate_report_hierarchy - Generate a report to the console.
  804. vprof_generate_report_hierarchy_per_frame_and_count_only - Generate a minimal hiearchical report to the console.
  805. vprof_generate_report_map_load - Generate a report to the console.
  806. vprof_nextsibling -
  807. vprof_off - Turn off VProf profiler
  808. vprof_on - Turn on VProf profiler
  809. vprof_parent -
  810. vprof_playback_average - Average the next N frames.
  811. vprof_playback_start - Start playing back a recorded .vprof file.
  812. vprof_playback_step - While playing back a .vprof file, step to the next tick.
  813. vprof_playback_stepback - While playing back a .vprof file, step to the previous tick.
  814. vprof_playback_stop - Stop playing back a recorded .vprof file.
  815. vprof_prevsibling -
  816. vprof_record_start - Start recording vprof data for playback later.
  817. vprof_record_stop - Stop recording vprof data
  818. vprof_remote_start - Request a VProf data stream from the remote server (requires authentication)
  819. vprof_remote_stop - Stop an existing remote VProf data request
  820. vprof_reset_peaks - Reset just the peak time in VProf profiler
  821. vprof_to_csv - Convert a recorded .vprof file to .csv.
  822. vprof_vtune_group - enable vtune for a particular vprof group ("disable" to disable)
  823. vtune - Controls VTune's sampling.
  824. vx_model_list - Dump models to VXConsole
  825. wc_air_edit_further - When in WC edit mode and editing air nodes, moves position of air node crosshair and placement location further away from player
  826. wc_air_edit_nearer - When in WC edit mode and editing air nodes, moves position of air node crosshair and placement location nearer to from player
  827. wc_air_node_edit - When in WC edit mode, toggles laying down or air nodes instead of ground nodes
  828. wc_create - When in WC edit mode, creates a node where the player is looking if a node is allowed at that location for the currently selected hull size (see ai_next_hull)
  829. wc_destroy - When in WC edit mode, destroys the node that the player is nearest to looking at. (The node will be highlighted by a red box).
  830. wc_destroy_undo - When in WC edit mode restores the last deleted node
  831. wc_link_edit -
  832. weapon_reload_database - Reload the weapon database
  833. wipe_nav_attributes - Clear all nav attributes of selected area.
  834. writeid - Writes a list of permanently-banned user IDs to banned_user.cfg.
  835. writeip - Save the ban list to banned_ip.cfg.
  836. xload - Load a saved game from a console storage device.
  837. xsave - Saves current game to a console storage device.
Add Comment
Please, Sign In to add comment