Dark Reign 2: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
 
imported>WATTO
No edit summary
(No difference)

Revision as of 01:18, 16 May 2005

Choose archive extension:

ZWP


Format Specifications

char {4}     - Header (NORK)
uint32 {4}   - Version (1)
uint32 {4}   - Unknown
uint32 {4}   - Archive Size
uint32 {4}   - Number Of Files
uint32 {4}   - Directory Offset
byte {32}    - null

byte {X}     - File Data

// Directory

// for each file
uint32 {4}   - null
byte {1}     - Filename Length
char {X}     - Filename
uint32 {4}   - File Offset
uint32 {4}   - File Length


MultiEx BMS Script

Not written yet

Compatible Programs