06-13-2019, 03:37 AM
Well, since RPGMaker's native Input.trigger? and Input.press? can only detect ONE keystroke at a time, testing multiples such as ALT and ENTER at the same time is outside its perview. It would need to be built into the actual C+ hidden class or use an outside DLL that can catch the presses early on. While some inventive people like Reborn (2015 at HBGames) tried to craft script-only scripts, I haven't found any that didn't work without a dll.
FORTUNATELY, I found one that has a DLL! And now Chainsawkitten's feature is now posted in the Scripts Database.
FORTUNATELY, I found one that has a DLL! And now Chainsawkitten's feature is now posted in the Scripts Database.