Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RM2K Destiny Patch] GetKey / GetKeyText command

Started by OngekibouRekka, July 31, 2013, 08:48:50 PM

0 Members and 2 Guests are viewing this topic.

OngekibouRekka

Hi, I'm having a problem with this command using BananenJoe's Destiny Patcher, specifically within the Keyboard Objects.

I want to use the Enter Password function (which in RM2K, only has support for six keys), but for all buttons (I need more buttons for a menu). GetKey works fine, but it continues if you hold the button down - I want it to act like Wait Until Key Hit is on.

GetKeyText seems like it should do this and it does, but it seems to lag heavily, taking around a second to actually register the press.

Can anyone help me with this?