Die By The Sword
Jump to navigation
Jump to search
Choose archive extension:
ATD
- Format Type : Archive
- Endian Order : Little Endian
Format Specifications
uint32 {4} - Number Of Files
// for each file
- uint32 {4} - Offset
- uint32 {4} - Length
- char {80} - Filename (null)
byte {X} - File Data
MultiEx BMS Script
ImpType Standard ; Get FC Long 0 ; For T = 1 To FC ; SavePos FOO 0 ; Get FO Long 0 ; SavePos FSO 0 ; Get FS Long 0 ; GetDString FN 80 0 ; Log FN FO FS FOO FSO ; Next T ;