Hud fastswitch: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{This is a|name=hud_fastswitch|cvar|engine=source}}<br> | {{This is a|name=hud_fastswitch|cvar|engine=source}}<br> | ||
If true/set to 1, disable the weapon menu on the top of the HUD, and switch directly to a weapon without waiting for +attack (default MOUSE1) "confirmation". | If true/set to 1, disable the weapon menu on the top of the HUD, and switch directly to a weapon without waiting for +attack (default {{code|MOUSE1}}/{{key|LMB}} left click) "confirmation". | ||
If set to 2, console weapon selection HUD is used. | If set to 2, console weapon selection HUD is used, weapon will be also switched directly. | ||
If set to 3, horizontal scrolling weapon selection HUD is used (default on {{p3|4}}). | If set to 3, horizontal scrolling weapon selection HUD is used (default on {{p3|4}}), just like {{code|1}} and {{code|2}}, you will be switched to a weapon directly. |
Revision as of 08:32, 10 January 2024
hud_fastswitch
is a cvar available in all Source games.
If true/set to 1, disable the weapon menu on the top of the HUD, and switch directly to a weapon without waiting for +attack (default MOUSE1/ left click) "confirmation".
If set to 2, console weapon selection HUD is used, weapon will be also switched directly.
If set to 3, horizontal scrolling weapon selection HUD is used (default on Postal III), just like 1 and 2, you will be switched to a weapon directly.