Jump to content

SDL:Myst

From The Open Cave Wiki
Revision as of 11:10, 21 March 2025 by Filtik (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

SDL vars

STATEDESC Myst
{
    VERSION 4

# Boolean variables
    VAR BOOL    KveerBookVis[1]                     DEFAULT=0 DEFAULTOPTION=VAULT
    VAR BOOL    mystYeeshaPageFireplaceVis[1]       DEFAULT=0 DEFAULTOPTION=VAULT
    VAR BOOL    ByronsEggsVis[1]                    DEFAULT=0 DEFAULTOPTION=VAULT
    VAR BOOL    mystCalendarSpark12[1]              DEFAULT=0 DEFAULTOPTION=VAULT

# Reward Clothing
    VAR BOOL    mystCatherineVis[1]                 DEFAULT=1 DEFAULTOPTION=VAULT
    VAR BOOL    mystCatherineShoeVis[1]             DEFAULT=1 DEFAULTOPTION=VAULT
}

Boolean variables

SDL type vars description Image
KveerBookVis bool * 0 hide
* 1 show
KveerBookVis
KveerBookVis
mystYeeshaPageFireplaceVis bool * 0 hide
* 1 show
mystYeeshaPageFireplaceVis
mystYeeshaPageFireplaceVis
ByronsEggsVis bool * 0 hide
* 1 show
ByronsEggsVis
ByronsEggsVis
mystCalendarSpark12 bool * 0 hide
* 1 show
mystCalendarSpark12
mystCalendarSpark12

Boolean variables

SDL type vars description Image
mystCatherineVis bool * 0 hide
* 1 show
mystCatherineVis
mystCatherineVis
mystCatherineShoeVis bool * 0 hide
* 1 show
mystCatherineShoeVis
mystCatherineShoeVis