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.
AWorks Input Module

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 84
AWorks Input Module
Version: 3.00
Author: AWorks(vgvgf)
Date: 26/01/2009(Day/Month/Year)

Description

This script simulates the RGSS2 module "Input". It is not the original module, but it has all the original module functions and some new.

Version History
  • 3.00 - Use of a DLL for faster proccessing.

Features

  • All original RGSS2 Input module features
  • All keyboard and mouse keys support
  • Key release detection
  • Mouse cursor detection
  • Mouse double click detection
  • Mouse dragging detection

Planned Features
  • Mouse wheel support
  • Writing system
  • Key combinations
  • Suggest your ideas

Script & Demo

ADemo VX.rar
ADemo VX.zip
AWorks Script Pack.rar
AWorks Script Pack.zip

Instructions

Instalation
Place the DLL provied in your game project. Add the "ALibrary" script in a new section before "Main", followed by the script "AIM" and "AKM". If you want to add mouse support to the Input module add the script "AIM M", and it is highly recommended to add the compability patch "AIM PVX".

Special Thanks

  • Poccil(Peter O.)
    •   - For his researchs on modifing ruby objects with C
  • ERZENGEL
    •   - For his help in editing ruby strings with C

Notes

  • This script is compatible with both makers: RMXP and RMVX, RGSS and RGSS2.
  • This script wasn't designed for non scripters, and may be hard to understand and use. However, I will try to help everybody.
Credits

I would like to be credited if you use my script.

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
This looks very nice vgvgf, I will have to try it out :)