- Joined
- Dec 23, 2016
- Messages
- 110
- Reaction score
- 24
- First Language
- English
- Primarily Uses
- RMVXA
Heyla!
So, my game makes use of the Chrono Engine, which is great, except I really wanted there to be a quick menu you can access with button press that lets you quickly equip a weapon or armor piece. There's a button for items and skills, but not weapons and armor. So I decided to make this ability using the YEP Map Select Equip plugin and common events. Here's my setup:

Here's the event that gives me access to the common event:

Now, this setup almost works, except... When you choose the weapon, it doesn't register as equipped until you go into the quick menu again.
So, you go into the menu and select a weapon:

After selecting the dagger, you clearly see the weapon isn't equipped:
Once I go back into the menu, it equips the weapon:
And it does this every time I want to equip the weapon. So, I choose a weapon. It doesn't register as equipped, and I have to open the menu again to get it to register as equipped.
Well, as you can guess, this is super awkward. I'm hoping that someone might be able to figure out what's going on to fix this quirk?
Thanks so much for your help in advance!
TheKeeper
So, my game makes use of the Chrono Engine, which is great, except I really wanted there to be a quick menu you can access with button press that lets you quickly equip a weapon or armor piece. There's a button for items and skills, but not weapons and armor. So I decided to make this ability using the YEP Map Select Equip plugin and common events. Here's my setup:

Here's the event that gives me access to the common event:

Now, this setup almost works, except... When you choose the weapon, it doesn't register as equipped until you go into the quick menu again.
So, you go into the menu and select a weapon:

After selecting the dagger, you clearly see the weapon isn't equipped:

Once I go back into the menu, it equips the weapon:

And it does this every time I want to equip the weapon. So, I choose a weapon. It doesn't register as equipped, and I have to open the menu again to get it to register as equipped.
Well, as you can guess, this is super awkward. I'm hoping that someone might be able to figure out what's going on to fix this quirk?
Thanks so much for your help in advance!
TheKeeper

