Skyrim CK:Формат файлов/WRLD
Материал из Tiarum
| Этот материал нуждается в переводе или допереводе.. Вы можете помочь перевести его. Не забывайте предварительно добавлять строку {{Edit|--~~~~}} в материалы над которыми работаете, чтобы не создавать конфликта правок. Пожалуйста, снимите шаблон этого сообщения, когда материал будет вычитан. |
| C | V | Field | Name | Type/Size | Info |
|---|---|---|---|---|---|
| + | EDID | Editor ID | zstring | The name of this worldspace used in the construction kit | |
| * | RNAM | unknown | bytes[*] | unknown struct | |
| - | MHDT | unknown | ubyte[??] | unknown | |
| - | FULL | Full name | lstring | The name of this worldspace used in the game | |
| - | WCTR | unknown | uint32 | unknown | |
| - | LTMP | unknown | uint32 | unknown, probably form ID for LGTM? | |
| - | XEZN | unknown | uint32 | unknown, probably form ID for ECZN? | |
| - | XLCN | exit location | formid | LCTN reference. | |
| - | CNAM | Climate | formid | CLMT reference. | |
| - | NAM2 | unknown | formid | always a WATR form ID | |
| - | NAM3 | unknown | formid | always a WATR form ID | |
| - | NAM4 | unknown | 4 bytes | Not a form ID | |
| - | DNAM | unknown | 8 bytes | unknown struct | |
| - | MNAM | Map size | struct[16] | ||
| width | uint32 | The usable width of the map | |||
| height | uint32 | The usable height of the map | |||
| NW cell X | int16 | ||||
| NW cell Y | int16 | ||||
| SE cell X | int16 | ||||
| SE cell Y | int16 | ||||
| + | NAMA | unknown | 4 bytes | Not a form ID | |
| - | DATA | flags | 1 byte | ||
| - | NAM0 | unknown | int32[2] | Coordinates for the bottom left corner of the worldspace (assumed from Oblivion) | |
| - | NAM9 | unknown | int32[2] | Coordinates for the top right corner of the worldspace (assumed from Oblivion) | |
| - | WNAM | unknown | uint32 | unknown | |
| - | PNAM | unknown | uint16 | unknown | |
| - | ONAM | unknown | 16 bytes | unknown | |
| - | TNAM | unknown | zstring | The name of a texture file. | |
| - | UNAM | unknown | zstring | The name of the normals file matching the TNAM. | |
| + | ZNAM | unknown | formid | always a MUSC form ID | |
| + | OFST | unknown | unknown | unknown large struct (tamriel = 45600) offset? |
It isn't entirely clear what effect the map size field has on the game. Many map sizes simply contain zero in these fields. The landscape can be larger than this size, although the outer areas of the landscape appear to be less well defined.