mom_lobby_create
Starts hosting a lobby.
Starts hosting a lobby.
Opens the steam overlay with a list of friends to invite to the current lobby.
Leaves the current lobby.
Teleport to a given lobby member given their Steam ID or name. The target must be on the same map.
mom_lobby_teleport aaa
Teleports to player with name aaa
, aaaa
, aaab
, etc.
mom_lobby_teleport 99999999999999999
Teleports to player with steam ID 99999999999999999
.
If enabled, maps will automatically download when updated/added to the library.
If enabled, a confirmation box will pop up when cancelling downloads.
If enabled, maps will be queued to download, allowing parallel downloads. The number of parallel downloads is set using
mom_map_download_queue_parallel
.
The number of parallel map downloads if
mom_map_download_queue
is enabled.
Starts spectating. Starts in free roam spectate mode if there are no active ghosts (players) on your map.
Takes an optional parameter that is either the steam ID or name of the player to spectate.
mom_spectate
Starts spectating.
mom_spectate <player-name-here>
Starts spectating player with matching player name.
For example, mom_spectate aaa
would start spectating player aaa
.
mom_spectate <steam-ID-here>
Starts spectating the player with matching steam ID. For example,
...Stops spectating.