Jump to content

Hot Room

Overview
Creator: Mero Added: 30 Apr 2014 Tags: Global
Rating[?]: No rating
View Script
Information

Description Setup Reviews Comments

1. Set the constants to be compatible with your quest and other scripts.
2. Combine the scripts, you simply need to include Update_HotRoom() in the main loop of the active global script.
3. To initialize the hotroomtimer simply set the screen flag you assign to the constant HOTROOM_FLAG.
4. It is cleared if you have the item with the ID number equal to the constant I_FIRETUNIC, or when you enter a screen without the flag set.

Requires std.zh and string.zh.