じ☆ve冰风 发表于 2026-7-28 19:48:12

Select Item Plus

Select Item Plus
by Dahlys​

Introduction and Features

Used the Select Item command and don't know what else to do but check it's id? Check if:

[*]It's name includes Herb, i.e. Power Herb
[*]It's a regular, key, hidden A or hidden B item (in case you forgot)
[*]It's consumable
[*]If it has an element
[*]If it's worth more/less/equal to a certain price
[*]If it belongs to a certain category --> note: <menu category: food>

Select Items not enough? Somehow dumped a weapon/armor id into a variable instead? Check if:

[*]The weapon type is e.g. Sword
[*]The weapon is worth more/less/equal to a certain price
[*]The weapon's parameter (e.g. atk) is more/less/equal to a value
[*]The weapon's element is e.g. Fire
[*]The equip type is a shield/head/body/accessory
[*]The armor type is heavy/light
[*]The armor is worth more/less/equal to a certain price
[*]The armor's parameter (e.g. def) is more/less/equal to a value
This is useful if e.g. you want to give food to an event and need to check if what the player selected was even food at all, but your food item ids are all over the place! Then, as long as you add the right menu category into the note box, the selected item can be identified as food.

Or maybe, an event asks you for an item worth more than 1000G and lets you choose what to show them. The plugin makes it very easy to check such things.

To save an npc from certain death, you need to select and give them an armor with def more than 100...

How to Use

Download Here

Put .js file into plugins folder. Read help for instructions.

Please reply to this post if you need to dig up any more stuff from Select Item.

Terms of Use

I don't actually care about this one. Use it however. Anything but repost under your own name.

Author Notes

Another utility plugin that popped out while I was working on my game... Also see Universal Remote Control.


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