This article's documentation is for anything that uses the Source engine. Click here for more information.

Hud fastswitch: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{This is a|name=hud_fastswitch|cvar|engine=source}}<br>
{{this is a|console variable|name=hud_fastswitch|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 {{code|MOUSE1}}/{{key|LMB}} left click) "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".



Revision as of 17:48, 17 May 2024

hud_fastswitch is a console variable available in all Source 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/LMB 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 Postal III), just like 1 and 2, you will be switched to a weapon directly.