Jump to content

Matrix Password Puzzle 5: Up and down

Overview
Creator: Alucard648 Updated: 18 Feb 2025 Tags: FFC Downloads: 26
Rating[?]: Rating: 4/5 (1 rating)
View Script Download Package
(1023.81 KB)
Information

Description Setup Reviews Comments

Requires ffcscript.zh
1. Set up sequence of combos to form password alphabet.
2. Import and compile the script.
3. Build the combination lock in it`s solved state. Flag every combo consisting the puzzle with CF_MATRIX_PUZZLE_PIECE.
4. Place FFC anywhere in the screen. Assign the script to it and combo to first combo in password alphabet.
5. Set "Run at Screen Init" and "Only Visible to Lens of Truth" flags.
D0 - Set to > 0 to Allow using Lens of Truth to crack the code.
D1 - Set to > 0 toallow input by standing on puzzle combos and pressing Ex1 and Ex2, with D1 set at alphabet size (number of characters consising the code). 0 to use other methods of changing the combos.
D2 - Set to > 0 to replace all CF_MATRIX_PUZZLE_PIECE flags with Trigger->Self-only flags on init after defining intended puzzle solution. Needded if you use trigger flags for building password puzzles. You also need to set "Secrets are Temporary" screen flag so secrets won`t open after hitting a trigger, then exiting and reentering screen.
D3 - Screen layer to define puzzle solution. Use layer, other then 0, if you don`t want changes to layer 0.
D4 - Tile rotating animation.
D5 - Set to > 0 to allow wraparound when cycling combos in password (D1>0).