Jump to content

Bottomless Pits & Lava

Overview
Creator: Mero Added: 26 Apr 2014 Tags: FFC, Global
Rating[?]: Rating: 3.25/5 (3 ratings)
View Script
Information

Setup Reviews Comments

1. Find or add a sprite and sound effect each for falling in pits and drowning in lava.
2. Change type of all Pits and Lava to "No Ground Enemies" and make them fully walkable.
3. Edit the constants to be compatible with your other quest. Do NOT change the value of CT_HOLELAVA!
4. For inherent flags add CF_PIT to the pit combos, and CF_LAVA to the the lava combos.
5. Combine the global script with your others if any.
6. The ffc script is only needed for screens that require the following functionality.

D0: Activates the sidewarp specified, A,B,C & D are 1 through 4 respectfully.
D1: Whether or not to move link to the position of the ffc when he falls or drowns. 0 false, 1 true.
D2: If this is set, the amount specified is the damage that will be inflicted on Link instead of the constant HOLELAVA_DAMAGE.

Requires std.zh and ffcscript.zh