じ☆ve冰风 发表于 2026-7-25 17:27:10

Junk

Features


        This plugin allows for the marking of items as junk. Junk items can be sold as a group to shops. This will allow players to sell items they don't want very quickly instead of tediously selling one by one.


        V1.1 - Adds dispose commands to get rid of an item immediately.





        The plugin adds a junk category to the item list. Here you can see everything listed as junk. Items can be unmarked as junk too. You can make certain items, like the log here, considered always junk, further reducing the time spent by the player selling items they don't need.





        In the shop, you can sell all of your junk items in one go with a single click.





* ============================================================================
* Important
* ============================================================================
* This plugin requires YEP Item Core and YEP Shop Menu Core. This plugin
* must be put underneath them in the plugin list.
*
* Equipped items that are not independent cannot be marked as junk or disposed.
* For this reason, I recommend making equipment independent in Item Core.
*
* In order to sell all junk items at the shop, the command Custom
* must be somewhere in the command order parameter for YEP Shop Menu Core.
* By default, it is in, so if you haven't removed it then you don't need to do
* anything.
*
* If you want the sell all junk command to appear somewhere else in the list,
* just place Custom in a different place in the command order parameter in
* YEP Shop Menu Core.
* ============================================================================
* How To Use
* ============================================================================
* In the item menu, you can set items to be marked as junk. After, you can
* unmark them as junk if you want. Junk items appear in the junk category.
*
* In the shop, you can select the Sell All Junk command to sell all junk
* in your inventory.
*
* ============================================================================
* Item/Weapon/Armor Notetags
* ============================================================================
* <Junk> will automatically designate an item as junk. It can't be unmarked
* as junk.
*
* <CantMarkJunk> will disallow an item from being marked as junk. Good for
* important items.
*
* <CantDispose> will disallow an item from being disposed with the dispose
* command.
* ============================================================================
* Terms Of Use
* ============================================================================
* Free to use and modify for commercial and noncommercial games, with credit.
* ============================================================================
* Credits
* ============================================================================
* DreamX
* Thanks to Yanfly for Item Core and Shop Core plugins.


Script


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