falcon4:file_formats:cam_trn_tac:evt_file
Table of Contents
Falcon 4 .EVT file
Falcon 4.0 Forum, Falcon 4 Home, Falcon 4 Campaign, Falcon 4 Cockpits, Falcon 4 Database, Falcon 4 File Formats, Falcon 4 SRTM Terrain, Falcon 4 Terrain, Falcon 4 Textures, Falcon 4 Tools
The .EVT file is one of the files embedded within a .CAM/.TRN/.TAC file. The .EVT file holds some history of events that happen in the campaign. It is closely related to the associated trigger file (.TRI file, which is not contained in the .CAM/.TRN/.TAC file), recording which events have happened. Unlike some other embedded files, it is not compressed.
.EVT file format
Field | Data Type | Width (in bytes) | Description | Versions |
---|---|---|---|---|
numEvents | Signed 16-bit integer | 2 | All | |
campEvents[] | CampEvent[numEvents] | (4 * numEvents) bytes | All |
Structures used
CampEvent structure
Field | Data Type | Width (in bytes) | Description | Versions |
---|---|---|---|---|
id | Signed 16-bit integer | 2 | All | |
flags | Signed 16-bit integer | 2 | All |
falcon4/file_formats/cam_trn_tac/evt_file.txt · Last modified: 2024/07/31 08:36 by snakeman