The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Scripting => Topic started by: LiLTreLL1217 on January 21, 2007, 07:56:23 PM

Title: (RESOLVED)DDR Script
Post by: LiLTreLL1217 on January 21, 2007, 07:56:23 PM
Is there some kind of script where you have to press buttons when they come up on the screen
or something? I really need it.
Title: Re: DDR Script
Post by: Darico on January 21, 2007, 07:59:59 PM
You mean like a mini-game or something?
Title: Re: DDR Script
Post by: LiLTreLL1217 on January 21, 2007, 08:03:42 PM
it'll be activated during battle when you use scrolls
Title: Re: DDR Script
Post by: Darico on January 21, 2007, 08:31:05 PM
I don't get it... Can you explain it in more detail please?
Title: Re: DDR Script
Post by: Kan on January 21, 2007, 08:50:56 PM
I think he mean that during a battle you can use a item called a "scroll" and when you do, you need to push some arrows or something like that, like, "Hero 1's turn: Command: Use Item: Scroll and then a screen pops up and you have to push the up, down, then left arrow buttons.
Title: Re: DDR Script
Post by: Largo Usagi on January 21, 2007, 08:51:16 PM
what he wants to do is when you use a scroll you have to hit a proper combination of buttons to successfully use the item and hurt or heal etc.

MOD

LOL Same time response
Title: Re: DDR Script
Post by: Wafflekid on January 21, 2007, 09:06:37 PM
I would actually like to see an actually DDR Script not for battle, but just as a mini game. And have your player move to the arrows you press. Now that would be cool.
Title: Re: DDR Script
Post by: LiLTreLL1217 on January 22, 2007, 01:24:22 AM
what he wants to do is when you use a scroll you have to hit a proper combination of buttons to successfully use the item and hurt or heal etc.

MOD

LOL Same time response

exactly does anyone wanna try to make this script for me? in return i can do custum edits for you. i can do auto tiles, character edits, tileset add-on just about anything. i NEED this script badly.
Title: Re: DDR Script
Post by: LiLTreLL1217 on January 22, 2007, 06:14:57 PM
BUMP is there anyone working on this or searching for it?
Title: Re: DDR Script
Post by: Largo Usagi on January 23, 2007, 12:42:57 AM
why dont you PM blizzard, apparently he is really good at scripting and i don't know how hard it would be to do this but in all of the coding languages i know this would be very easy
Title: Re: DDR Script
Post by: modern algebra on January 23, 2007, 06:09:46 AM
No scripting necessary. You can do it with Common Events. Just make an item that calls that specific common event. The pictures are of arrows. You can adjust times and add different buttons to make it more difficult. The biggest problem with this is that you would need separate common events for each scroll, which may be a problem depending on how many scrolls you want to make. In this case, success gives you 5 extra levels.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Ffarm1.static.flickr.com%2F118%2F366715809_be0aaf6882.jpg%3Fv%3D0&hash=82dfb3f2476ad46e1836e1ae70e7a4a5d619c3d9)

If you are going to put two of the same action in a row (as with the downs in the example), you would ideally make the pic flicker a little, that isn't hard to do, just erase, wait a couple frames, and remake
Title: Re: DDR Script
Post by: Irock on January 23, 2007, 06:17:08 AM
No scripting necessary. You can do it with Common Events. Just make an item that calls that specific common event. The pictures are of arrows. You can adjust times and add different buttons to make it more difficult. The biggest problem with this is that you would need separate common events for each scroll, which may be a problem depending on how many scrolls you want to make. In this case, success gives you 5 extra levels.

(https://rmrk.net/proxy.php?request=http%3A%2F%2Ffarm1.static.flickr.com%2F118%2F366715809_be0aaf6882.jpg%3Fv%3D0&hash=82dfb3f2476ad46e1836e1ae70e7a4a5d619c3d9)

If you are going to put two of the same action in a row (as with the downs in the example), you would ideally make the pic flicker a little, that isn't hard to do, just erase, wait a couple frames, and remake

Exactly what i was about to say.
Title: Re: DDR Script
Post by: LiLTreLL1217 on January 24, 2007, 04:21:32 PM
thanks and ikinda cahnged the use ofthis script.im not using it for scrolls instead im using it for techniques. im not sure what to call them yet but its will resemble the "Jutsu" of Naruto. I have the bases for the hand motions already drawn out. i will take pictures of all the hard motion, for each base (im making aabout 30 bases), and i will edit the pictures with gimp so they dont look like its just my hands lol but thank u everyone for helping me  solve my problem so i can continue my game.