JALAX'S PROFILE

Search

[RM2K3] Confirm buttons are not working

After a few weeks I came back to my work on RPG Maker 2003, confirm buttons (Z, Space, Enter) are not working.

I researched some stuff, but none has actually worked for me:

- Restart Windows 10;
- Run as Admin/Compatibility;
- Reinstall RTP;
- Keyboard tool made by Cherry;
- Close everything else before start working;

Also, older editions of RPG_RT are not working as well.

Needing a specific script for DynRPG. Kinda simple.

Well, as the title says, I'm needing a script for DynRPG on 2k3 that replaces a function I used on a previous game using Destiny Script.

The script would simply CHANGE the main key buttons for the game.

Previously, it was "Arrow Up" that moves the character. Well, I need to change it for the extinct "F24" key.

Also, I need another script that makes the game "thinks" that a key is pressed, when it's not.

Both scripts together may create a custom button system, since I put basic buttons on extinct keys (F13 ~ F24) I can create a system that recognizes when a button chosen by the player (using the Keyboard and Mouse Plugin) there will be a parallel event making the F13~F24 key pressed, making the character move/interact/whatever is.

Thanks for reading.

Needing a specific script for DynRPG. Kinda simple.

Well, as the title says, I'm needing a script for DynRPG on 2k3 that replaces a function I used on a previous game using Destiny Script.

The script would simply CHANGE the main key buttons for the game.

Previously, it was "Arrow Up" that moves the character. Well, I need to change it for the extinct "F24" key.

Also, I need another script that makes the game "thinks" that a key is pressed, when it's not.

Both scripts together may create a custom button system, since I put basic buttons on extinct keys (F13 ~ F24) I can create a system that recognizes when a button chosen by the player (using the Keyboard and Mouse Plugin) there will be a parallel event making the F13~F24 key pressed, making the character move/interact/whatever is.

Thanks for reading.
Pages: 1