KPockets Daphne ACE
KPockets Daphnev.1.0.5
by Kyonides Arkanthes
Introduction
There was some user better known as Daphne Lijffijt that had once posted a request for a very specific limited inventory for VX Ace.
So far most things work just as expected, except for a curious detail: the user never told me what would happen right after the user had pressed :gamer: the OK Button.
Now it does allow the player to consume items or call common events as you would usually do.
There is a single script call but it is optional so you might not need to ever care about that.
It now features the use of a few tags that you can leave in an item's note box.
Besides you can now open the actual :book: documents or notes you might have found so far.
Keep in mind that the demo includes a mystery to be solved by Grant, its lead character. :s
There is also a port to RMXP!
Instructions
Ruby:
# * Instructions * #
# - Copy and paste the script in the script editor.
# - Place a backdrop in the Graphics/Titles1 directory.
# - Set the value of the BACKDROP Constant to the corresponding file name.
# - Add tags to items just like in the following examples:
# <daphne file-name>
# <daphne file name>
# - This will allow you to use large pictures for all items instead of the
# typical icons. Place all pictures in the Graphics/Pictures directory.
# - Add the following tag to make an item stackable.
# <stack!>
# - Add another tag to let the menu open a paper or document.
# <open doc!>
# - Add yet another tag to make an item an useful clipboard with n slots.
# <clipboard 10>
# - Add another tag to let the menu recognize it as a pencil.
# <pencil>
# - Set the values of the other constants found in the KPocketsDaphne module.
# - Press any arrow to move the cursor around.
# * Script Calls * #
# You call it whenever you are about to add new documents aka papers.
# Include as many "docs" as necessary. Then use the Change Items event command.
# add_pocket_docs("sample doc", etc.)
The Screenshot
https://i.postimg.cc/vmhnsnwR/kpocketsdaphne01.jpg
DOWNLOAD DEMO
Terms & Conditions
Feel free to use it in any non commercial games.
Don't complain about it or I'll think you're an Eric hater!
Include me in your game credits!
Do not repost it anywhere else!
本贴来自国际rpgmaker官方论坛作者:kyonides处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/kpockets-daphne-ace.139995/
页:
[1]