chat_open
Opens the in-game chat window.
Opens the in-game chat window.
Hides the currently open hud menu, if there is one.
Reloads the hud menu names for parameter completion for
hud_menu_show
.
The menu names are the file names of the files in cfg/menus/
, skipping those that end with _default
.
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
.
...
hud_menu_show savelocmenu
Reloads the control resource files for hud elements.
Helps debug Discord integration. Prints out the party ID (steam lobby ID), spectate secret, and join secret.
This includes the steam lobby ID and player’s steam ID in the format SteamLobbyID;SteamID
.
The same as the join secret but is only updated when in a map.
Teleports the player to the solid that they are looking at.
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.
Starts hosting a lobby.
Opens the steam overlay with a list of friends to invite to the current lobby.