Quest Preview Settings

Settings for the Quest Icons and Preview Feature.


Table of Contents


Function of the Setting

The Quest Preview Settings Section includes various Settings to change the behavior and styling of the Quest Preview for a Quest on the Region Map.
This does require additional setup, see Quest Preview for more information about the Setup.
It allows you to:

  • Set the toggle Button.
  • Add an offset to the Text.
  • Change the Colors of the Text.

ShowQuestIcons

Use this Setting to enable or disable the Quest Preview Feature on the Region Map.

Possible Values

  • true or 0 = Quest Preview can be used.
  • false or -1 = Quest Preview cannot be used.
  • Switch ID = Quest Preview can only be used when the Game Switch is ON.
Hint

There must be at least 1 Active Quest with a Map parameter defined before the Quest Mode will be available.

ShowQuestButton

Use this Setting to set which button needs to be pressed to show the Quest Preview of a Quest on the Region Map.

Possible Values

  • Input::USE = The Game Button.
Hint

Be careful with which button you set this to as it can conflict with another button feature trigger. But you can set it to the same button as for ShowLocationButton

MaxQuestLines

Use this Setting to set the Max Lines of Task and Location Text on the Quest Preview can take up. Adjust the Quest Preview Graphics accordingly.

Possible Values

  • Any number above 1.

QuestInfoTextOffset

Use these Settings to add a small offset to the X and/or Y Position of the Task and Location Text on the Quest Preview.

Possible Values

The offset value may as well be negative as positive depending on your needs. Only round numbers are allowed.

QuestInfoTextColor

Use these Setting to change the main and shadow color of the Task and Location Text on the Quest Preview.

Possible Values

The 3 arguments passed to Color.new() must have a value between 0 and 255 and represent Red, Green and Blue respectivly.