The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Scripting => Topic started by: Acolyte on October 20, 2011, 04:04:24 AM

Title: [VX] Requiem ABS 9 Keyboard Inputs help
Post by: Acolyte on October 20, 2011, 04:04:24 AM
I'm using Requiem ABS 9, but the keyboard input script it uses overrides all the basic rpg maker vx inputs. I found a key input script from Yanfly and OriginalWij that doesn't override the keys, but I don't know how to make it work with Requiem.

Here's the Requiem key input script: http://pastebin.com/2AVwRcMi (http://pastebin.com/2AVwRcMi)

Here's Yanfly's: http://pastebin.com/NdfjSGgG (http://pastebin.com/NdfjSGgG)

Here's the main abs script: http://pastebin.com/XKvB9QAX (http://pastebin.com/XKvB9QAX)

I don't know if it's doable or not, but if someone could make it compatible with Yanfly's inputs, or make it so requiem's inputs don't mess with the vx keys, I'd really appreciate it.

And if it helps at all, I don't really need any of the functions of the abs aside from what the A key does, so if you have to overwrite a hotkey or something, that's fine.