Command

hud_menu_show

Opens a hud menu. Accepts the hud menu itself.

Calling this again with the same hud menu name will close the menu. Calling it with a different hud menu name will open that one after closing the currently opened one, if there is any.

Has parameter completion that corresponds to the filenames in cfg/menus, skipping those that end with _default. To parse the filenames again, see hud_menu_reload .

Usage Examples #

hud_menu_show savelocmenu

...

mom_discord_debug

Helps debug Discord integration. Prints out the party ID (steam lobby ID), spectate secret, and join secret.

Join secret #

This includes the steam lobby ID and player’s steam ID in the format SteamLobbyID;SteamID.

Spectate secret #

The same as the join secret but is only updated when in a map.

mom_hud_speedometer_loadcfg

Loads the speedometer setup for the current gamemode from momentum/cfg/speedometer.vdf. For steam users, this will be

Steam/steamapps/common/Momentum Mod/momentum/cfg/speedometer.vdf

under the steam install path.