mom_lobby_leave
Leaves 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
.
Adds a command or convar to be executed on start of the map currently being played.
mom_mapcfg_add mom_mapcfg_print
If this is done while in a map, mom_mapcfg_print
will execute whenever that map is loaded.
Recursion is blocked. That is, `mom_mapcfg_add mom_mapcfg_add` will do nothing.
Clears the commands/variables in the mapcfg for the current map.
Prints out the commands/variables stored in the mapcfg for the current map.
Toggles practice mode, allowing the player to fly around in noclip. The player keeps their position and velocity when toggled off. Additionally, holding the jump key in this mode prevents the player from being teleported.
If toggled on during a run,
Prints out the currently set gamemode related variables (max velocity, air accelerate, etc.).
Teleports the player to the last touched progress trigger.
Goes to the specified tick in the currently spectated replay.
Goes to the end of the currently spectated replay.