じ☆ve冰风 发表于 2026-7-29 12:47:25

Quest Log

Name: Quest Log


Version: 1.0a


Author: Mr. Trivel


Created: 2016-05-03


         


What does it do?


        Tracks quests, awards players for completing them.


         


Video:










        How to use?



                To manage quests ingame use script calls or plugin commands.


                 



                        Plugin Commands:


                        QuestLog Start ID - Starts quest


                        QuestLog Advance ID - Advances quest by a single step


                        QuestLog SetStep ID STEP - Sets quest to a specific step


                        QuestLog Finish ID - Finishes quest and gives rewards


                        QuestLog Fail ID - Fails a quest


                        QuestLog Enter - Enters quest log scene


                         


                        Script Calls:


                        $gameSystem.getQuestStep(id) - returns step number of a quest


                        $gameSystem.isQuestStarted(id) - returns true/false is quest started


                        $gameSystem.isQuestFinished(id) - returns true/false is quest finished


                        $gameSystem.isQuestFailed(id) - returns true/false is quest failed


                         


                        See how to set up quests in help documentation of the plugin in Plugin Manager.


                        I highly recommend downloading and seeing how the quest file is set up in the demo below





         



Plugin(v1.0a): <Link: Github>


                How to download Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.


                 


Demo(v1.0): <Link: Mediafire>


                 




Terms of Use:



                                        Don't remove the header or claim that you wrote this plugin.


                                        Credit Mr. Trivel if using this plugin in your project.


                                        Free for non-commercial projects.


                                        For commercial use contact Mr. Trivel.


本贴来自国际rpgmaker官方论坛作者:Mr. Trivel处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/quest-log.61304/
页: [1]
查看完整版本: Quest Log