Jump to content

Hot Room (OOT style)

Overview
Creator: Emily Added: 02 Oct 2023 Tags: 2.55, Generic Downloads: 36
Rating[?]: No rating
Download Package
(1.56 KB)
Information

Description Setup Reviews Comments

  • Set the 'CONFIG' constants in the script file to customize:
    • Which screen flag to use (default 'Script 1')
    • Where to draw the timer and how it looks (default color 0x01 on background 0x0F, font Allegro Default, in the top-left corner)
    • Up to two SFX (default unset), as well as how often they each play (defaults every 5sec, every 1sec) as long as the timer is lower than an amount (defaults 999sec, 10sec). (This means the default will play the first SFX every 5 seconds when there are 999 or less seconds left, and the second SFX every second when there are 10 or less seconds left.)
  • Assign the script to a slot (or use Smart Assign to have it automatically assigned)
  • In 'Init Data->GenScript', select this script, and:
    • Check 'Run from start'
    • Set the InitD[] (the '?' buttons have more details)
  • Check the screen flag from step 1.1 on every screen you want to be a 'hot room'.