public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Select Item Plus
  • Original author: dahlys
  • Original date: October 2, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/select-item-plus.85115/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

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:

Archived First Post

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.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

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.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar