RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
RPG MAKER XP KEY INPUT HELP

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 90
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?

*
? ? ? ? ? ? ? ? ? The nice kind of alien~
Rep:
Level 92
Martian - Occasionally kind
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.