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 .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.
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 |
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 |