TSCB: Difference between revisions

350 bytes added ,  5 years ago
m
→‎Area Array Value Table: Added parameter descriptions
imported>Zephenryus
m (→‎Area Array Value Table: Added area size)
imported>Zephenryus
m (→‎Area Array Value Table: Added parameter descriptions)
Line 223: Line 223:
|<code>ref_extra</code>. It seems to be a flag to indicate if there is an attached <code>extra_info_array</code>
|<code>ref_extra</code>. It seems to be a flag to indicate if there is an attached <code>extra_info_array</code>
|}
|}
==== Parameters ====
<code>x</code> - Area tile x coordinate (East-West)
<code>z</code> - Area tile z coordinate (North-South)
<code>area_size</code> - Determines the length and width of the area. It can be calculated with <code>area_size / tile_size * world_scale<code>. <code>tile_size</code> and <code>world_scale</code> are in the tscb header.


=== Extra Information Array ===
=== Extra Information Array ===
Anonymous user