- Joined
- Sep 10, 2013
- Messages
- 271
- Reaction score
- 644
- First Language
- English
- Primarily Uses
- N/A
Hello All,
I've looked and haven't found anything, and am now looking for help. I use VX ACE, and the yanfly engines as add ons. I made my game mostly stream of consciousness (so spells and items weren't planned out beforehand) and now that it's gigantic I'm looking to make searching through menus easier for the player. As an example, the spell Heal is acquired early, so I created the skill early (it's slot #3 on skill list). The Heal 2 spell is found much later in the game, probably after 40 more spells have become available to the player (it's slot #44 on skill list). Rather than have to scroll through those 40 spells to find Heal 2, is there a script out there that will alphabetize the skill list, or the item list, or weapon/armor lists? It would make things much easier on the player, IMO.
I realize that I can solve this by redoing all of my skills but that ain't gonna happen. Thanks in advance.
Luke
I've looked and haven't found anything, and am now looking for help. I use VX ACE, and the yanfly engines as add ons. I made my game mostly stream of consciousness (so spells and items weren't planned out beforehand) and now that it's gigantic I'm looking to make searching through menus easier for the player. As an example, the spell Heal is acquired early, so I created the skill early (it's slot #3 on skill list). The Heal 2 spell is found much later in the game, probably after 40 more spells have become available to the player (it's slot #44 on skill list). Rather than have to scroll through those 40 spells to find Heal 2, is there a script out there that will alphabetize the skill list, or the item list, or weapon/armor lists? It would make things much easier on the player, IMO.
I realize that I can solve this by redoing all of my skills but that ain't gonna happen. Thanks in advance.
Luke