Jump to content

NokNok (Diversified OW Doors)

Overview
Creator: Bagu Added: 08 Sep 2021 Tags: FFC
Rating[?]: No rating
View Script
Information

Description Setup Reviews Comments

The script knows by itself what size of door you want to open, by checking
if just one, two or four open door combos are assigned.

D0 = Open Door CMB #1

D1 = Open Door CMB #2
D2 = Open Door CMB #3
D3 = Open Door CMB #4

If used for a 1Tile (16x16) Door... just place it on the closed door combo :)

...otherwise if a 16x32 Door... place the (invisible Changer) FFC at the bottom combo
It will replace both closed door, solid combos, with open door combos.

If its a 32x32 Door at the left bottom combo...
in this case it counts like this:

combo2 combo3
combo 1 combo4

(chose a transparent combo for the ffc or check FFC Flag "is a Changer - invisible")


D4 = Door Type
0 = just Press "A" to open

1 = knock before open
2 = requires item
3 = depends on flag
4 = depends on counter value

(....set by D5)


D5 = Item ID, Flag Number or Counter Value

(depending on D4)

D6 = Counter to check

The counter you want to check ( if D4 = 4).

D7 = No Entry String
(Message String Number, that should be played, if Link doesn't meet the requirements of a Type 2-4 Door)