Chaos Project

RPG Maker => RPG Maker Scripts => Topic started by: Shining Riku on May 17, 2010, 01:35:05 pm

Title: [Resolved]How do you check which button is being pressed again?
Post by: Shining Riku on May 17, 2010, 01:35:05 pm
I remember seeing somewhere you could check which button is being pressed with a conditional script code

The reason i'm asking is because I want to check if the player is holding a certain button in Blizz-ABS
and I know that the normal button check thing doesn't work with it since the original controls are overridden by the abs script.

Does anybody know the script code so I can use it? I'd really appreciate it guys  :D

The reason: Trigger an in-game cutscene like those skits in Tales of Symphonia
Title: Re: How do you check which button is being pressed again?
Post by: Jragyn on May 17, 2010, 01:38:34 pm
(http://i41.tinypic.com/2l9013c.png)

Iz dis what yur talkin' about?
I have it set on a parallel process in this map once some switches are flipped...
And if ya push TAB, then dialog shows.
Title: Re: How do you check which button is being pressed again?
Post by: Shining Riku on May 17, 2010, 02:00:35 pm
That's EXACTLY what i'm looking for!  :D

You, my man, just made my day!  :naughty:
*Powers up*
Title: Re: [Resolved]How do you check which button is being pressed again?
Post by: Jragyn on May 17, 2010, 10:48:33 pm
Alright double digit levels now! woo.

Remember though, the input method doesn't work unless you've got Blizz-ABS or his/a custom Input Module script setup.
(I know you said 'for your blizzABS', but I felt you should know if you didn't gather it already.)
Title: Re: [Resolved]How do you check which button is being pressed again?
Post by: Shining Riku on May 18, 2010, 12:07:25 am
I see  :naughty:

Didn't know it wouldn't work without Blizz ABS or the custom control setup.

I only needed it for BABS though, so thanks for the heads up!  :D