falcon4:file_formats:cam_trn_tac:plt_file
This is an old revision of the document!
Table of Contents
.PLT file
The .PLT file is one of the files embedded within a .CAM/.TRN/.TAC file. The .PLT file holds information about the pilots. Statistical and usage information is held for all pilots in the campaign. The .PLT file is not compressed.
.PLT file format
Field | Data Type | Width (in bytes) | Description | Versions |
---|---|---|---|---|
NumPilots | Signed 16-bit integer | 2 | >=60 | |
pilot[] | PilotInfo[NumPilots] | (4 * NumPilots) bytes | >=60 | |
NumCallsigns | Signed 16-bit integer | 2 | >=60 | |
callsign[] | byte[NumCallsigns] | (NumCallsigns) bytes | >=60 |
Structures used
PilotInfo structure
Field | Data Type | Width (in bytes) | Description | Versions |
---|---|---|---|---|
usage | Signed 16-bit integer | 2 | >=60 | |
voice_id | byte | 1 | >=60 | |
photo_id | byte | 1 | >=60 |
falcon4/file_formats/cam_trn_tac/plt_file.1234675828.txt.gz · Last modified: 2009/02/15 05:30 by lightning