PDA

View Full Version : (Simple?) Request



gray0x
07-14-2007, 08:43 PM
I know absolutly NOTHING about scripting, except how to import it, so please don't give me big words I wouldn't understand xP

So, on to the request.

http://i197.photobucket.com/albums/aa76/gray0x/zelda017.jpg

What Link has to do here, is stand in the rocks and do a spin attack in order to make the mountain part vanish and get the pretty sword. I know that it is impossible to know that Link is spin attacking. But, what I'm doing is, when link slashes 1 rock, it turns green, and then back to gray, with not enough time for him to slash all 3. So, can somebody possibly make a script that checks to see if all 3 are lit up at the same time, then activate the secret?

Thank you.

pkmnfrk
07-14-2007, 09:06 PM
I think this is possible. Gimme a bit, and I'll whip something up

pkmnfrk
07-14-2007, 11:50 PM
http://zctut.com/spincheck.php

Just for you :) All instructions are on that page.

Fire Wizzrobe
07-14-2007, 11:55 PM
Wow, great script and site. I couldn't think of a solution for that myself.

pkmnfrk
07-14-2007, 11:58 PM
Thank you!

gray0x
07-15-2007, 08:39 AM
Thanks a lot!

Nimono
07-15-2007, 12:42 PM
Just a note, you could've also used the All Triggers->16-31 Screen Flag. When you slash one of the stones, it'd turn green, then cycle back to gray, right? When it's gray, it's Inherent Flag would be that for Sword. If there are no trigger flags on the screen after you trigger the last one, the secrets are triggered. No script is needed.... Just simple flags.

pkmnfrk
07-15-2007, 01:15 PM
Hmm, that's actually a good solution. But, then, you can also use this script along with other triggers as well.