- Joined
- Jan 8, 2013
- Messages
- 437
- Reaction score
- 72
- First Language
- Italian
- Primarily Uses
Hi,
i need a little help with "select item" command.
I want to use a command like "select item", where if the player select an item in inventory, the player receive value X.
But, if i want to use a CATEGORY, instead of all items, is it possible?
I'm using attach augment plugin and JP Points. I've created lots of Attachable augment and, if you select one of them, you decompose the item and you receive random JP. And if i use select item, i need to check if the variable have thousands of ID (only augments)... and i don't want to display other items... only this specific "category".
I found this https://forums.rpgmakerweb.com/index.php?threads/select-item-plus.85115/ but it isn't supported anymore... i need something compatible with yanfly scripts.
Maybe a simple script command works...
Do you know some call script for achieve this?
Maybe putting in the note of the items a tag... or something 
Thank you so much!
i need a little help with "select item" command.
I want to use a command like "select item", where if the player select an item in inventory, the player receive value X.
But, if i want to use a CATEGORY, instead of all items, is it possible?
I'm using attach augment plugin and JP Points. I've created lots of Attachable augment and, if you select one of them, you decompose the item and you receive random JP. And if i use select item, i need to check if the variable have thousands of ID (only augments)... and i don't want to display other items... only this specific "category".
I found this https://forums.rpgmakerweb.com/index.php?threads/select-item-plus.85115/ but it isn't supported anymore... i need something compatible with yanfly scripts.
Maybe a simple script command works...
Do you know some call script for achieve this?
Thank you so much!
Last edited: