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.
Sets the maximum number of players allowed in lobbies you create.
Teleport to a given lobby member given their Steam ID or name. The target must be on the same map. Usage Examples # mom_lobby_teleport aaa Teleports to player with name aaa, aaaa, aaab, etc. mom_lobby_teleport 99999999999999999 Teleports to player with steam ID 99999999999999999.
Sets the type of lobby. Invite only = 0, Friends only = 1, Public = 2.
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. Usage Examples # mom_spectate Starts spectating. mom_spectate aaa Starts spectating player with name aaa, aaaa, aaab, etc. mom_spectate 99999999999999999 Starts spectating player with steam ID 99999999999999999.
Stops spectating.