Editing Useful console commands
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.
Latest revision | Your text | ||
Line 12: | Line 12: | ||
<code>hud_reloadscheme</code> | <code>hud_reloadscheme</code> | ||
:Reloads the HUD. | :Reloads the HUD. | ||
− | <code> | + | <code>snd_reset</code> |
− | :Resets the sound (useful for fixing sound bugs) | + | :Resets the sound. (useful for fixing sound bugs) |
<code>tf_dingalingaling ''(0/1)''</code> | <code>tf_dingalingaling ''(0/1)''</code> | ||
:Enables/disables the hitsound. | :Enables/disables the hitsound. | ||
<code>tf_dingaling_pitchmaxdmg ''<number>''</code> | <code>tf_dingaling_pitchmaxdmg ''<number>''</code> | ||
− | :Sets the pitch of the hitsound when doing maximum damage | + | :Sets the pitch of the hitsound when doing maximum damage. |
<code>tf_dingaling_pitchmindmg ''<number>''</code> | <code>tf_dingaling_pitchmindmg ''<number>''</code> | ||
− | :Sets the pitch of the hitsound when doing minimum damage | + | :Sets the pitch of the hitsound when doing minimum damage. |
<code>hud_combattext ''(0/1)''</code> | <code>hud_combattext ''(0/1)''</code> | ||
:Turns off/on damage text. | :Turns off/on damage text. | ||
Line 47: | Line 47: | ||
:Kills the player. | :Kills the player. | ||
<code>explode</code> | <code>explode</code> | ||
− | :Kills the player and causes | + | :Kills the player and causes him to gib. |
== Spectator commands == | == Spectator commands == | ||
Line 100: | Line 100: | ||
<code>hurtme ''<number>''</code> | <code>hurtme ''<number>''</code> | ||
:Damages the player. If a negative number is used, overheals the player by the given amount. | :Damages the player. If a negative number is used, overheals the player by the given amount. | ||
− | <code>addcond | + | <code>addcond 5</code> |
:Gives the player an infinite ÜberCharge. | :Gives the player an infinite ÜberCharge. | ||
− | <code>addcond | + | <code>addcond 11</code> |
− | :Gives the player infinite Crits. | + | :Gives the player an infinite Crits. |
+ | |||
==External Links== | ==External Links== | ||
The [https://wiki.teamfortress.com/ official Team Fortress 2 Wiki] has a [https://wiki.teamfortress.com/wiki/List_of_useful_console_commands page about this] topic. | The [https://wiki.teamfortress.com/ official Team Fortress 2 Wiki] has a [https://wiki.teamfortress.com/wiki/List_of_useful_console_commands page about this] topic. | ||
{{Popular topics navbox}} | {{Popular topics navbox}} |