Location Search

Set if you want to be able to search for a Location on the Region Map.


Table of Contents


Function of the Setting

The Location Search Settings Section includes various Setting to whether or not use the Location Search Feature on the Region Map.
It allows you to:

  • include or exclude unvisited maps in search results.
  • set the minimum visited maps to use this feature.
  • set the buttons for:
    • activate the search
    • activate quick search
    • order the search result

The Minimum Visited Maps Setting is only effective when you exclude unvisited maps in the search results.


The Locations listed are taken from the town_map.txt PBS file. If you have linked P.O.I.'s using the LinkPoiToMap Setting, these locations will be included as well.

CanLocationSearch

Use this Setting to enable or disable the Location Search Feature on the Region Map.

Possible Values

  • true = Location Search can be used.
  • false = Location Search can not be used.
  • Switch ID = Location Search can Only be used when the Game Switch is ON.

IncludeUnvisitedMaps

Use this Setting to whether or not include Unvisited Locations in the search result.

Possible Values

  • true = Unvisited Locations will be excluded in the search result list.
  • false = Unvisited Locations will be included in the search result list.

MinimumMapsCount

Use this Setting to set the minimum Visited Locations requirement to use the Location Search Feature.

Possible Values

  • 10 = Any number above 0

LocationSearchButton

Use this Setting to set which button needs to be pressed for the Location Search to be activated on the Region Map.

Possible Values

  • Input::SPECIAL = the Game Button.
Hint

Be careful with which button to set this to as it can collide with other Button Feature triggers on the Region Map.

QuickSearchButton

Use this Setting to set which button needs to be pressed to activate the Quick Search function while using the Location Search Feature on the Region Map.

Possible Values

  • Input::ACTION = the Game Button.
Hint

You may set this to the same button as the LocationSearchButton but do not set this to USE or BACK.

OrderSearchButton

Use this Setting to set which button needs to be pressed to activate the Order Search function while viewing the search result of the Location Search Feature on the Region Map.

Possible Values

  • Input::SPECIAL = the Game Button.
Hint

You may set this to the same button as the LocationSearchButton but not when the QuickSearchButton was already set to the same one. This is to avoid conflicts. Also here as well do not set this to USE or BACK.