Notice: fwrite(): Write of 461 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96

Notice: fwrite(): Write of 59 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96

Notice: fwrite(): Write of 1714 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96

Notice: fwrite(): Write of 44 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96

Notice: fwrite(): Write of 8192 bytes failed with errno=28 No space left on device in /home/rmrk/domains/rmrk.net/public_html/Sources/Cache/APIs/FileBased.php on line 96
Print Page - AWorks Input Module

The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX => VX Scripts Database => Topic started by: vgvgf on April 15, 2009, 03:46:58 AM

Title: AWorks Input Module
Post by: vgvgf on April 15, 2009, 03:46:58 AM
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

Features



Planned Features

Script & Demo


ADemo VX.rar (http://www.fileden.com/files/2007/2/10/757733/RPGM/AWorks/ADemo%20VX.rar)
ADemo VX.zip (http://www.fileden.com/files/2007/2/10/757733/RPGM/AWorks/ADemo%20VX.zip)
AWorks Script Pack.rar (http://www.fileden.com/files/2007/2/10/757733/RPGM/AWorks/AWorks%20Script%20Pack.rar)
AWorks Script Pack.zip (http://www.fileden.com/files/2007/2/10/757733/RPGM/AWorks/AWorks%20Script%20Pack.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



Notes



Credits


I would like to be credited if you use my script.
Title: Re: AWorks Input Module
Post by: modern algebra on April 15, 2009, 04:05:59 AM
This looks very nice vgvgf, I will have to try it out :)