56
edits
(Added level-0 statements) |
|||
Line 8: | Line 8: | ||
|LOCATION ||Specifies location name and selects background bitmap and depth mask. It is not necessary for this statement to be the first one in the script. | |LOCATION ||Specifies location name and selects background bitmap and depth mask. It is not necessary for this statement to be the first one in the script. | ||
|- | |- | ||
|LOCAFLAGS ||Declares flags for the current location: the default value is *clear*. The flags values are retained | |LOCAFLAGS ||Declares custom flags for the current location: the default value is *clear*. The flags values are retained across savegames and location switches. | ||
|- | |- | ||
|FLAGS ||Sets flags declared in LOCALFLAGS. | |FLAGS ||Sets flags declared in LOCALFLAGS. |
edits