Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Tazero on November 21, 2008, 03:40:49 pm

Title: Music Script
Post by: Tazero on November 21, 2008, 03:40:49 pm
I was wondering if there was a way to play an instrument in game for specific things to happen Please if there is could you write it for me :)
Title: Re: Music Script
Post by: ozoke on November 21, 2008, 06:01:56 pm
you could probably do this with a common event, like use a conditional branch to check what key is been pressed and then continue if the right key is pressed, then if they enter the right sequence of keys somet happens.
like this.

Spoiler: ShowHide
(http://img140.imageshack.us/img140/217/51878426pc4.png) (http://imageshack.us)


but i think this only works with the default keys.
Title: Re: Music Script
Post by: Starrodkirby86 on November 21, 2008, 06:43:47 pm
I think this (http://forum.chaos-project.com/index.php?topic=1661.0) may tickle you fancy. It's Berans' Interactive Piano Script. The best part is however is that the script contains a "Code Input" feature so you can do a certain tune and something happens. Try it out.