Tes4Mod:Mod File Format/LSCR
The UESPWiki – Your source for The Elder Scrolls since 1995
An LSCR record represents a load screen. It contains:
- The relative path to the DDS file containing the image to display while the area is loading
- The informational text that often contains tips or historical tidbits
| C | SubRecord | Name | Type/Size | Info |
|---|---|---|---|---|
| + | EDID | Editor ID | zstring |
The ID displayed in the construction set |
| + | ICON | Icon | zstring |
Path to the DDS file containing the image |
| + | DESC | Description | zstring |
The info text to display while the area is loading |
| - | LNAM | LoadForm | 3*formId |
A series of three form IDs of CELL or WRLD records indicating the locations that can use this as their load screen. Only the first value seems to be used, and it can be zero if the LSCR record can be used anywhere. |

![[Content is available under Attribution-ShareAlike]](http://www.uesp.net/w/images/Somerights.png)