RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
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 1 Guest 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?