LIT

From mgsdevwiki
Jump to: navigation, search

File that contains lights configuration

Format specifications

Structure

Table with summarized info. Explain a little how to read the file.

Header

Bytes Info
unsigned long {4} Number of lights

Table

10 bytes per row

Bytes Info
signed short {2} X coords
signed short {2} Y coords
signed short {2} Z coords
short {2} null
unsigned short {2} Energy
unsigned short {2} Radius
unsigned byte {1} Red color
unsigned byte {1} Green color
unsigned byte {1} Blue color
byte {1} null

How file works

Detailed explain on how works.

Tools

Available tools to convert/create the specific file.

Others

Inside this we can add the stuff that does not find a place in the preceding paragraphs.