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.

RPG MAKER XP KEY INPUT HELP

Started by Sanderek, February 02, 2006, 09:06:14 PM

0 Members and 1 Guest are viewing this topic.

Sanderek

For the key input feature, can anyone tell me what value each button has?

I know:

DOWN = 2
LEFT = 4
UP = 6
RIGHT = 8

What buttons have the value of 1, 3, 5, and 7? Is there a nine and ten, as well?

Zeriab

You can learn by printing the variable after using the key input feature.
You should config button 9 and 10 through the F1 menu while running the game. You might also set the keys up using a script.