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
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
No edit summary
Line 5: Line 5:


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.
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.
[[Category:HUD]]

Revision as of 03:44, 19 June 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.