- Joined
- Sep 18, 2021
- Messages
- 9
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMVXA
Hi everyone! I'm using the BM Advanced VK Equip script to have an image (character's appearance) on the equip screen change as they have new equipment.
My problem is that the change happens only after reopening the menu. I used a common event to check if an item was equipped. If it was, then it would change text in the actor's class note tag for the "image change" to happen.
I'm not knowledgeable enough in coding to figure out how to add this. I do know that within the script, there is a "paper doll mode" to overlap pictures on top of the character's image. That feature doesn't quite do what I want, but it's able to refresh the screen after changing equipment while still being at the equip screen. Maybe if that could be retrofitted into all equipment rather than only in the "paper doll mode", that could fix my issue.
The example project features everything I mentioned with the "paper doll mode" being too jank for me to use with what I have in mind.
Script:
Example project:
mega.nz
My problem is that the change happens only after reopening the menu. I used a common event to check if an item was equipped. If it was, then it would change text in the actor's class note tag for the "image change" to happen.
I'm not knowledgeable enough in coding to figure out how to add this. I do know that within the script, there is a "paper doll mode" to overlap pictures on top of the character's image. That feature doesn't quite do what I want, but it's able to refresh the screen after changing equipment while still being at the equip screen. Maybe if that could be retrofitted into all equipment rather than only in the "paper doll mode", that could fix my issue.
The example project features everything I mentioned with the "paper doll mode" being too jank for me to use with what I have in mind.
Script:

Example project:
