- Joined
- Jun 15, 2019
- Messages
- 47
- Reaction score
- 4
- First Language
- Tagalog
- Primarily Uses
- RMMV
Hi!
I've been looking around for a solution to my item sorting problem, but couldn't find any. As I update my game, I continue adding new items. I'm at the midpoint of my project and let's just say the items are a mess, an eyesore.
Is there some kind of plugin that would make the latest item loot of the player goes at the bottom? And it has an auto-sort to make it more categorized?
Example:
- Player currently has:
Weapon-C
Item-C
Armor-A
- Player defeat monster and drop Weapon-A and Item-A.
- Player now has:
Weapon-C
Item-C
Armor-A
Weapon-A
Item-A
- Player opened a chest and get Weapon-B.
- Player now has:
Weapon-C
Item-C
Armor-A
Weapon-A
Item-A
Weapon-B
- Player use auto-sort item.
- Player now has:
Item-A
Item-C
Weapon-A
Weapon-B
Weapon-C
Armor-A
Thank you for your time.
I've been looking around for a solution to my item sorting problem, but couldn't find any. As I update my game, I continue adding new items. I'm at the midpoint of my project and let's just say the items are a mess, an eyesore.
Is there some kind of plugin that would make the latest item loot of the player goes at the bottom? And it has an auto-sort to make it more categorized?
Example:
- Player currently has:
Weapon-C
Item-C
Armor-A
- Player defeat monster and drop Weapon-A and Item-A.
- Player now has:
Weapon-C
Item-C
Armor-A
Weapon-A
Item-A
- Player opened a chest and get Weapon-B.
- Player now has:
Weapon-C
Item-C
Armor-A
Weapon-A
Item-A
Weapon-B
- Player use auto-sort item.
- Player now has:
Item-A
Item-C
Weapon-A
Weapon-B
Weapon-C
Armor-A
Thank you for your time.
Last edited:

