Lineage 2 - L2J geodriver map format

Aus Notebook
Zur Navigation springen Zur Suche springen

File name: xx_yy.l2j

Blocks of 256x256 data (little-endian)

1. byte: block type

0 - "flat" block, bytes 2+3 -> height (short)
1 - "complex" block, bytes 2-129: array of 8x8 two-byte height (short) values
2 - "multilayer" block, 256 (8x8) variable-length blocks of data:
byte - amount of layers (1-125)
array of two-byte height (short) values, one per layer