Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is an awesome plugin. Thank you for making it.
I've been having a rather odd problem with mine. It was working fine and still mostly is. I changed the basic controls, added keys for inventory, skills, equips. I even added a few custom keys for common events.
Unfortunately as soon as I added Visustella plugins. New common event keys I set wouldn't function. The old ones would but new ones won't.
Ive tried moving this plugin to first and last but still new keys I set for common events. Don't function.
I tested the common event assigned to the key on a map event and it functions but not when I press the button.

The Visustella plugins I'm using are 

Core Plugin
Battle Core
Events Move Core
Message Core
Skills States Core
Save Core
Options Core
Main Menu Core
Items Equips Core
Element Status Core
Grid free doodads
Enhanced TP
Quest system
Lighting Effects
Party System
Aggro Control
Battle Grid
Battle AI
Enemy Levels
State Tool tips
Victory aftermath
Visual State Effects
Weapon Animations
Ambience sounds
Credit page
Database Inherit
Debugger
Extra Enemy Drops
Visual Fogs
Visual Parallaxes
Weapon Unleash

Not sure if it helps but in your plugin I have disable mouse controls as false and disable ui buttons as true.

Just thought I'd let you know and again. Thanks for making an awesome plugin :D

Hey, sorry that you're having issues. Here are a couple of things I would try:

1. Try to narrow down the specific plugin that is causing the issue. Test the Core plugin on its own. If that works, then test any of the plugins that may have an effect on keybindings or common events.

2. Test with a blank project

3. Disable the VisuStella plugins, add a new common event hotkey, then reenable the VisuStella plugins. Does the new common event hotkey work?

To pinpoint the exact problem, I would need access to VisuStella's code. Unfortunately, VisuStella's code is obfuscated (jumbled up) to prevent theft, so it's impossible for me to read it. If you haven't already, I would try contacting VisuStella Team first. My plugin is open source, so it would be easier for them to diagnose your problem.

Otherwise, you could send me your RPG Maker project and I could run some tests. You would still have to ask permission from VisuStella, since this would be tantamount to sending me their paid stuff.

Ok so I went through all of the visustella plugins enabling them one at a time and its the options core plugin that is causing it.
It has an option to disable keyboard rebinding so I tried that but it still has the same problem.
I'm just gonna disable it as I'd rather your plugin then an improved options menu plugin.
Thanks for the help :D

That makes sense, since Options Core has keyboard rebind settings. I'm glad you solved your issue!