Lineage 2 - L2J geodriver map format

Aus Notebook
Version vom 6. März 2015, 10:22 Uhr von 80.150.105.122 (Diskussion) (Die Seite wurde neu angelegt: „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,…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
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-65: 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