Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: loftyD on December 10, 2008, 06:55:33 PM

Title: Key Input Processing Rm2k3
Post by: loftyD on December 10, 2008, 06:55:33 PM
Just a little query that I have, is rm2k3 only limited to the keys which are displayed on the event, e.g. can you not assign the Key 'P' to shoot someone. Or does it only support:

Up
Down
Left
Right
Shift
Cancel
Number Keys
 ... and so on.

If you can show me how to do this then that would be very helpful.

Thanks
Title: Re: Key Input Processing Rm2k3
Post by: boozer on December 10, 2008, 06:59:47 PM
Just a little query that I have, is rm2k3 only limited to the keys which are displayed on the event, e.g. can you not assign the Key 'P' to shoot someone. Or does it only support:

Up
Down
Left
Right
Shift
Cancel
Number Keys
 ... and so on.

If you can show me how to do this then that would be very helpful.

Thanks


It only supports that, though i have heard of a patch that unlocks all the buttons and mouse so try searching around
Title: Re: Key Input Processing Rm2k3
Post by: loftyD on December 10, 2008, 07:05:14 PM
oh ok. Kool thanks :d
Title: Re: Key Input Processing Rm2k3
Post by: boozer on December 10, 2008, 07:08:12 PM
Your welcome, happy to help :)
Title: Re: Key Input Processing Rm2k3
Post by: loftyD on December 10, 2008, 07:59:25 PM
Well, I've done some extensive Google Hunting, Charas Hunting and Good Will Hunting (heh), I cannot find anything :'(.
Title: Re: Key Input Processing Rm2k3
Post by: boozer on December 10, 2008, 08:12:44 PM
Its okie i found it for you

http://www.rpgmaker.net/tutorials/50/

Scroll down till you see power patch and that should be what you need
Title: Re: Key Input Processing Rm2k3
Post by: loftyD on December 10, 2008, 08:28:18 PM
thanks again :D
Title: Re: Key Input Processing Rm2k3
Post by: boozer on December 10, 2008, 08:29:17 PM
I have no idea how to use the bloomin' thing though