Lvl bkgrd.ini (Config pack)
Jump to navigation
Jump to search
lvl_bkgrd.ini - Defines background images for levels
| [ background2-main ] | |||
|---|---|---|---|
| Parameter | Allowed values | Example value | Description |
| total | >=1 | total = 58 | Allocate number of BACKGROUND-ID's to define background images |
| config-dir | string | config-dir = "items/background" | Enables split config mode (using a set of background2-*.ini files in the specified directory instead finding sections in the same INI-file) |
Note: in the split mode or in the custom level/episode background2-*.ini config file, section name is always background2.
Settings of each background image (Where '*' - should be a BACKGROUND-ID from 1 to total number of background images)
You should define settings for all allocated BACKGROUND-ID range!
| [ background2-* ] | |||
|---|---|---|---|
| Parameter | Allowed values | Example value | Description |
| * | * | * = * | Specification of content of theese sections are fully repeats the specification of Background Image entry config files. |