From f6616da5a9f1c06f26857aa9919fd29f4f1bdcf0 Mon Sep 17 00:00:00 2001 From: recklesscoder <57289227+recklesscoder@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:09:08 +0100 Subject: [PATCH] Docs/Subnautica: Updated console instructions, misc clarifications (#1394) --- worlds/subnautica/docs/setup_en.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/worlds/subnautica/docs/setup_en.md b/worlds/subnautica/docs/setup_en.md index 13554bd7..a9403cf1 100644 --- a/worlds/subnautica/docs/setup_en.md +++ b/worlds/subnautica/docs/setup_en.md @@ -35,18 +35,19 @@ Warning: Currently it is not checked whether a loaded savegame belongs to the mu ## Console Commands The mod adds the following console commands: - - `say` sends the text following it to Archipelago as a chat message. ! is not an allowed character, use / instead. - - `silent` toggles Archipelago chat messages appearing. + - `say` sends the text following it to Archipelago as a chat message. + - `!` is not an allowed character, use `/` in its place. For example, to use the [`!hint` command](/tutorial/Archipelago/commands/en#remote-commands), type `say /hint`. + - `silent` toggles Archipelago messages appearing. + - `tracker` rotates through the possible settings for the in-game tracker that displays the closest uncollected location. - `deathlink` toggles death link. -To enable the console in Subnautica, press `F3` and `F8`, then uncheck "Disable Console" in the top left. Press `F3` and `F8` again to close the menus. -To enter a console command, press `Enter`. +To enable the console in Subnautica, press `Shift+Enter`. ## Known Issues - Do not attempt playing vanilla saves while the mod is installed, as the mod will override the scan information of the savegame. - When exiting to the main menu the mod's state is not properly reset. Loading a savegame from here will break various things. - If you want to reload a save it is recommended you restart the game entirely. + If you want to reload a save it is recommended you relaunch the game entirely. - Attempting to load a savegame containing no longer valid connection information without entering valid information on the main menu will hang on the loading screen. ## Troubleshooting