- Joined
- Sep 12, 2018
- Messages
- 19
- Reaction score
- 5
- First Language
- English
- Primarily Uses
- RMMV
Hello,
I usually google extensively for the stuff I'm looking for, but I'm just really surprised that this topic seems to never have popped out anywhere. I'm kinda suprised it's not a default option in Rpg Maker MV at all. At this point, I just have to ask directly.
How hard would it be to create a plugin that sorts the Item database (though I can imagine other people would also care for the skills one) by the order those items are found in-game?
Melosx posted a plugin to sort them alphabetically:
https://forums.rpgmakerweb.com/index.php?threads/msx-alphabetical-sort.73991/
While Aloe Guvner posted one to sort them through any order you wish, by the use of notetags:
https://forums.rpgmakerweb.com/index.php?threads/item-and-skill-sort-priority.90931/
Unfortunately, I know next to zero about Java and the internals of Rpg Maker MV - so I can't even theorize how easy this would be. I assume it wouldn't be too hard, if the engine already keeps track somehow of the order items are acquired. But I don't know if that case.
Thanks a lot in advance!
I usually google extensively for the stuff I'm looking for, but I'm just really surprised that this topic seems to never have popped out anywhere. I'm kinda suprised it's not a default option in Rpg Maker MV at all. At this point, I just have to ask directly.
How hard would it be to create a plugin that sorts the Item database (though I can imagine other people would also care for the skills one) by the order those items are found in-game?
Melosx posted a plugin to sort them alphabetically:
https://forums.rpgmakerweb.com/index.php?threads/msx-alphabetical-sort.73991/
While Aloe Guvner posted one to sort them through any order you wish, by the use of notetags:
https://forums.rpgmakerweb.com/index.php?threads/item-and-skill-sort-priority.90931/
Unfortunately, I know next to zero about Java and the internals of Rpg Maker MV - so I can't even theorize how easy this would be. I assume it wouldn't be too hard, if the engine already keeps track somehow of the order items are acquired. But I don't know if that case.
Thanks a lot in advance!


