Sensor Ring
Overview
Creator:
Orithan
Added: 11 Apr 2024
Tags:
2.55,
Item
Downloads: 13
|
View Script
Download Example (1.76 MB) |
Information
REQUIRES ZC VERSION 2.55
Wanted a way of passively indicating secrets that's less obtrusive than the Stone of Agony (when you set its values to ones that actually work) yet still effective? Inspired by the Secrets Ring in 7th Quest (currently not on the database, Moosh goes under the bus until he submits it
), this scripted item highlights secret combos when the player approaches them.
Wanted a way of passively indicating secrets that's less obtrusive than the Stone of Agony (when you set its values to ones that actually work) yet still effective? Inspired by the Secrets Ring in 7th Quest (currently not on the database, Moosh goes under the bus until he submits it
Description Setup Reviews Comments
This scripted item highlights combos that have with secrets attached to them, primarily Screen Secrets and Special Items, by drawing a specified sprite when the player approaches within a specified distance of them. This takes screen states like secrets and special items into account. This also detects combos whose triggers trigger Screen Secrets or drop items linked to the Special Item room state.
NOTES:
Place CF_SENSORRINGHINT to highlight any arbitary combo and place CF_NOSENSORRING onto any combos with secrets attached that you don't want the ring to highlight.
The script is not set up to detect secrets on FFCs. You cannot force them to show secrets with CF_SENSORRINGHINT.
Chest combos are not highlighted by default due to how they're usually dead visible on the screen. If you need them to be highlighted, you can place CF_SENSORRINGHINT onto the chest combo.
NOTES:
Place CF_SENSORRINGHINT to highlight any arbitary combo and place CF_NOSENSORRING onto any combos with secrets attached that you don't want the ring to highlight.
The script is not set up to detect secrets on FFCs. You cannot force them to show secrets with CF_SENSORRINGHINT.
Chest combos are not highlighted by default due to how they're usually dead visible on the screen. If you need them to be highlighted, you can place CF_SENSORRINGHINT onto the chest combo.



