Tiered entrance secret triggers.
Overview
Creator:
Alucard648
Added: 20 Feb 2023
Tags:
FFC
Downloads: 8
|
View Script
Download Package (986.92 KB) |
Information
3 scripts that trigger screen secrets multiple times depending on circumstances. Made on request by SkyFlare.
Description Setup Reviews Comments
Place invisible FFC with script anywhere in the script.
TierEntranceTriforce
//D0 - ScreenD to use.
//D1 - String to display, when no triforces, or first time entered.
TierEntranceItems
//D0 - ScreenD to use.
//D1 - String to display, when no items, or first time entered.
//D2-D7 - Item ID list (6 items). Multiply by -1 to remove item from Link`s inventory on trigger.
TierEntranceCounter
//D0 - Screen D tu use
//D1 - String to display, when no new counter thresholds achieved..
//D2 - Counter to use.
//D3-D7 - Thresholds. Like 3, then 5, then 10 etc to trigger. Multiply by -1 to subtract target value from counter on trigger.
TierEntranceTriforce
//D0 - ScreenD to use.
//D1 - String to display, when no triforces, or first time entered.
TierEntranceItems
//D0 - ScreenD to use.
//D1 - String to display, when no items, or first time entered.
//D2-D7 - Item ID list (6 items). Multiply by -1 to remove item from Link`s inventory on trigger.
TierEntranceCounter
//D0 - Screen D tu use
//D1 - String to display, when no new counter thresholds achieved..
//D2 - Counter to use.
//D3-D7 - Thresholds. Like 3, then 5, then 10 etc to trigger. Multiply by -1 to subtract target value from counter on trigger.



