- Joined
- Dec 21, 2018
- Messages
- 6
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
Any advice on how to implement a search field in a menu, which could return results in another menu window?
For example, if a player has a large inventory, and they are looking for a specific item, instead of scrolling down their list of items, instead they can filter the items that appear on the list by typing in the beginning of the item name?
Could this jive well with the built in item lists in RMMV, or would you have to create/populate/maintain a custom List to search and return results from in javascript?
I'm already familiar with the basic custom menu plugins from SmRndmDde and Yanfly.
Thank you!
For example, if a player has a large inventory, and they are looking for a specific item, instead of scrolling down their list of items, instead they can filter the items that appear on the list by typing in the beginning of the item name?
Could this jive well with the built in item lists in RMMV, or would you have to create/populate/maintain a custom List to search and return results from in javascript?
I'm already familiar with the basic custom menu plugins from SmRndmDde and Yanfly.
Thank you!

