1 File formats
EMERGENCY 4 uses in parts very special file formats. Some of them were already used with EMERGENCY 3.
File format | Type |
.v3o | Vision model file |
.dds | Texture / DirectDrawSurface e.g. for skins (can only be opened with special graphic programs, maybe you should convert it before) |
.png | Texture e.g. for skins (needs less storage than .dds, but there could occur failes in-game) |
.e4p | Prototype file (contains lights, preferences and the path to the model file) |
.e4m | Map file (contains all information about the level) |
.eft | Floor texture file |
.script | Script file |
.xml | Extensible Markup Language (is used for different configuration files) |
.vmo | Animation file (contains the animations of objects and persons) |
.info | Text file (contains the general information texts of the modification) |