Progress Counter Settings

Change whether you wish to use the Progress Counter and to show the percentage.

Overview

This setting allows you to enable or disable the Progress Counter Feature shown on the Region Map.


Whether you want to use the Progress Counter Feature.

PROGRESS_COUNTER = true

Possible values:

  • true = enabled: keeps track of visited maps, wild pokĂ©mon (seen and caught), trainer and items.

  • false = disabled: this feature will not be used.

Just remember when you set PROGRESS_COUNTER = false the individual Settings for the Counter below won't have any effect anymore.


Whether you want to use the Progress Counter for Items.

PROGRESS_COUNT_ITEMS = true 

Possible values:

  • true = enabled: The Progress Counter will keep track of Items found and received on each Game Map.

  • false = disabled: The Progress Counter will not keep track of Items.


Whether you want to use the Progress Counter for Trainers.

PROGRESS_COUNT_TRAINERS = true 

Possible values:

  • true = enabled: The Progress Counter will keep track of Trainers defeated on each Map.

  • false = disbabled: The Progress Counter will not keep track of Trainers.


Whether you want to use the Progress Counter for Wild Pokémon (Seen and Caught). (Also Defeated on the Extended Location Preview)

PROGRESS_COUNT_POKEMON = true 

Possible values:

  • true = enabled: The Progress Counter will keep track of Wild PokĂ©mon Seen, Caught and Defeated (Extended Location Preview only).

  • false = disabled: The Progress Counter will not keep track of Wild PokĂ©mon.


Whether you want to use the Progress Counter for Visited Locations.

PROGRESS_COUNT_VISITEDLOCATIONS = true 

Possible values:

  • true = enabled: The Progress Counter will keep track of Visited Locations (for the Game Maps you linked to a POI using the LINK_POI_TO_MAP Setting will also be counted individually. See No Unvisited Location Info for more details).

  • false = disabled: The Progress Counter will not keep track of Visited Locations.


Whether you want to show the Progress Percentage next to the Region/District Name on the Region Map.

DISABLE_PROGRESS_COUNTER_PERCENTAGE = false
  • true = enabled: The Progress Percentage will not be shown.

  • false = disabled: The Progress Percentage will be shown.


Whether you want to show the Progress Percentage next to the Location's Name on the Extended Location Preview.

DISABLE_EXTENDED_PREVIEW_PERCENTAGE = false
  • true = enabled: The Progress Percentage will not be shown.

  • false = disabled: The Progress Percentage will be shown.

Last updated