RPG Maker MZ

RPG Maker MZ

Not enough ratings
WinterDream QuestLog Plugin
   
Award
Favorite
Favorited
Unfavorite
Type: Resources
Resources Type: Plugins
Flavor: Fantasy
File Size
Posted
Updated
102.902 MB
27 Jul, 2023 @ 5:16am
2 Aug, 2023 @ 1:12am
3 Change Notes ( view )

Subscribe to download
WinterDream QuestLog Plugin

Description
Please support me on Ko-Fi[ko-fi.com] for more!
Other plugins on my Itch[winterdreamgamescreator.itch.io] store!

This is my QuestLog v1.2.1 plugin with a mini tutorial!

How to call the questlog:
  • You can do it by script line
  • You can do it by Plugin Command
  • You can add a command in the main menu activating the option in the Plugin Parameters. You can also rename the command either via Plugin Parameter or Plugin Command.

How to create a quest:
Quest will be created by Plugin Command with the following parameters:
  • ID: The ID of the quest, useful to use Remove Quest and Set Quest Completion commands. Please be sure to use unique ID and I suggest to keep track of your quests on a note somewhere as you can check it in game.
    Icon: It will show the desired Icon in the Quest Info window. Of course it refer to the games Icons.
  • Name: The quest name, keep it short.
  • Index: The order it will be displayed on the quest list. (First the active quest will be ordererd, then the completed quests)
  • Giver: Who gave you the quest [NOTE: Standard format will be "From: (this value). You can change "From:" via Plugin Parameter or Plugin Command]
  • Area: Where is located the quest [NOTE: Standard format will be "Area: (this value). You can change "Area:" via Plugin Parameter or Plugin Command]
  • Description: The description of the text. IMPORTANT: Text doesn't line break automatically, it will try to fit in the window by shrinking. For this reason I added a check that will search for \n line break and splits the text into a new line.
  • Completion: False for active quests and True for completed quests. [NOTE: Standard format will be "Status: Ongoing/Completed. You can change "Status:", "Ongoing" and "Completed" via Plugin Parameter or Plugin Command]
Layout:
The layout is really simple, a Title window showing the name for the QuestLog (you can edit the title via Plugin Parameters and Plugin Command; also you can edit the font size, for now only via Plugin Parameter), a window showing an ordered quest list and a window showing the active quest informations.


Managing the plugin:
As I said before, you need to add the quests via Plugin Command, you can set their completion always via Plugin Command either by name (exact name) or by ID. In the same way, you can remove the quests from the list.


Terms of use

Please refer to the Terms of Use[drive.google.com]. By using this plugin you accept WinterDream terms

You can find more scripts and games on my Ko-Fi page:
https://ko-fi.com/winterdream
and on my Itch.io page:
https://winterdreamgamescreator.itch.io/
4 Comments
Winthorp Darkrites  [author] 2 Mar @ 9:15am 
WinterDream Games is fine, if you want to add the site (https://winterdreamgamescreator.itch.io/) is fine but not necessary :D
MewTheNekomata 2 Mar @ 7:05am 
Do I credit your steam name, a specific web link etc
MewTheNekomata 2 Mar @ 7:01am 
Just wanted to ask how I should credit you in my game
Winthorp Darkrites  [author] 1 Aug, 2023 @ 2:36am 
There has been a major update including better functionalities, better look and a critical bug fix, you can get version 1.2.1 on Itch.io
I'll update the Workshop ASAP