PDA

View Full Version : Stump Script



Mega Link
07-14-2008, 06:28 PM
In OoA, OoS, and MC; they have 2x2 tile stumps that Link can jump onto. Could someone make a script that does that?

How I want it to work is:
The FFC that the script is attached to will be Link's position on the stump.
D0: The number of the combo that is the top-left corner of the stump.
D1: Whether or not Link can jump from the left side of the stump.
[B]D2: Whether or not Link can jump from the right side of the stump.
[B]D3: Whether or not Link can jump from the top side of the stump.
[B]D4: [bool] Whether or not Link can jump from the bottom side of the stump.

beefster09
07-15-2008, 02:00 PM
D0 is unnecessary and D1-D4 can be combined into one variable.

Seems simple. It's more of a modified ledge script if anything.

Mega Link
07-15-2008, 02:40 PM
Thanks.

Mega Link
07-17-2008, 12:02 PM
Are you done yet?

beefster09
07-19-2008, 06:05 PM
WHOA. I never explicitly said I was even going to script it. (though I did imply it) You can't expect immediate feedback. It's done when it's done.