Location Search Settings
Search quickly for a location on the Region Map.
Overview
These settings allow you to modify some parameters and conditions for the Location Search Feature.
To make the list include Points of Interests as well you can use the LINK_POI_TO_MAP Setting.
Whether you want to enable or disable the Location Search Feature
CAN_LOCATION_SEARCH = true Possible Values:
trueor0= Enabled: the Feature can be used. (default)falseor-1= Disabled.Switch ID= Enables this Feature when the set Game Switch ID is ON.
Whether you want to include Unvisited Maps in the Search List.
INCLUDE_UNVISITED_MAPS = falsePossible Values
true: Includes Unvisited Locations in the list.false: Excludes Unvisited Locations in the list. (default)
The maps that are listed are used from the townmap pbs so not every single game map is included in the list.
Set the minimum of maps that have to be visited before this feature can be used (has no effect when you enabled the setting above).
Possible values:
Any number above 0.
This Setting won't have much effect if you set INCLUDE_UNVISITED_MAPS to true since the list will always be the maximum.
Choose the button that needs to be pressed to open the list of Locations.
Possible values:
Input::ACTIONInput::SPECIALInput::USEInput::JUMPUPInput::JUMPDOWN
Choose the button that needs to be pressed to open the search box while the Location Search Feature is Active.
Be careful to not set the same button as the LOCATION_SEARCH_BUTTON as it might gives conflicts otherwise.
Possible values:
Input::ACTIONInput::SPECIAL
JUMPUP, JUMPDOWN and USE can't be used as these buttons are used by the choice menu itself by default (set by Essentials itself).
Choose the button that needs to be pressed to sort the locations in the given list when the Location Search Feature is Active.
Possible values:
Input::ACTIONInput::SPECIAL
JUMPUP, JUMPDOWN and USE can't be used as these buttons are used by the choice menu itself by default (set by Essentials itself).
Last updated