0 of 0

File information

Last updated

Original upload

Created by

Roschl

Uploaded by

Roschl

Virus scan

Safe to use

About this mod

This mod adds a quest menu that displays all quests. The menu can be opened by pressing the X key. Clicking on a quest reveals the journal entries associated with that quest.

Requirements
Permissions and credits
Changelogs
This mod adds an easy-to-use quest menu to help you keep track of your active quests. Press the X key at any time to open the menu and view all currently active quests in one convenient place.

You can change the default key for opening the menu in the Options -> Scripts -> OpenMW Quest Status Menu

Quests can be hidden from the list by clicking on the "hide" button. In the list you can filter your quests by hidden, active and finished.

Perfect for players who want a faster, more streamlined way to manage quests while staying immersed in the game.

This mod was inspired by Quest Log Menu. However, the OpenMW engine currently lacks the necessary functionality to fully recreate a more advanced quest log system such as displaying all journal entries for a quest, linking to related topics, or including search capabilities.

Feel free to suggest features and improvements, or to contribute yourself: Github

It's my first open-mw mod and my first lua coding ever. So please be nice :)

Recommendations

I highly recommend using SSQN along with this mod. Icons for quests will only be shown if SSQN is installed. This mod must be below SSQN in the load order.

If you prefer the old minimalistic version you can still download the old file (version 0.5.1)

Installation

  • Download the mod and extract its content.
  • Append the mod directory to the OpenMW's Data Directories (OpenMW -> Data Files -> Data Directories -> right top button labelled Append -> select mod folder which contains the scripts folder).
  • Enable the mod (OpenMW -> Data Files -> Content Files -> tick the checkbox of questmenu.omwscripts).
  • Enjoy.

FAQ

Can I use this mod with old save games?
  • Yes its possible, but it will only show the latest journal entry for quests, which had been started before the mod was active.
I am using GUI scaling which causes the menu to be cut off.
  • Try adjusting customization settings in Options -> Scripts -> OpenMW Quest Menu
  • Change Widget Max Width, Widget Max Height,Widget Max Icon Size and/or Text Size
  • Reload your save game to see changes
Credits

- Inspired by Quest Log Menu by herbert100
- Using icons from Skyrim Style Quest Notifications by nazz190
- Using functions from OpenMW Skyrim Style Quest Notifications by taitechnic
- Using UI inspiration from OMW Achievements by sko0malover
- S3ctor on the OpenMW discord for the drag and drop script and answering questions