Map Painting puzzle.
Overview
Creator:
Alucard648
Added: 12 Dec 2022
Tags:
FFC
Downloads: 5
|
View Script
Download Package (1.13 MB) |
Information
Based on Four Color Theorem
https://en.wikipedia...r_color_theorem
https://en.wikipedia...r_color_theorem
Description Setup Reviews Comments
1.Build the puzzle: place combos so the same combos being orthogonally adjacent form map regions.
2.Paint those placed combos with CSET_MAPPAINT_COLOR* CSets.
Make sure that all combos in each region will have the same CSet.
Make sure that at least two adjacent regions have the same CSet, or secrets will pop open, as puzzle is already solved.
3.Flag all combos in the map with CF_MAPPAINT_PUZZLE. You may also lock color of certain regions by placing CF_MAPPAINT_PUZZLE_LOCKED flag on all combos of that region.
4.Place invisible FFC with the script anywhere in thw screen. No arguments needed.
2.Paint those placed combos with CSET_MAPPAINT_COLOR* CSets.
Make sure that all combos in each region will have the same CSet.
Make sure that at least two adjacent regions have the same CSet, or secrets will pop open, as puzzle is already solved.
3.Flag all combos in the map with CF_MAPPAINT_PUZZLE. You may also lock color of certain regions by placing CF_MAPPAINT_PUZZLE_LOCKED flag on all combos of that region.
4.Place invisible FFC with the script anywhere in thw screen. No arguments needed.



