Skip to content

Map Overlay

skzk edited this page Jul 21, 2021 · 20 revisions

Item ID: 0x12 (18)
Item file: base

Structure

Field(s) Description
struct kdop_item See kDOP item.

Flags:

Bit 0: Hide for zoom level 0
Bit 1: Hide for zoom level 1 Bit 2: Hide for zoom level 2
Bit 3: Hide for zoom level 3
Bit 4: Hide for zoom level 4
Bit 5: Hide for zoom level 5
Bit 6: Hide for zoom level 6
Bit 7: Hide for zoom level 7

Byte 1: DLC guard

Byte 2: Overlay type. 0 - Road name: item will display an image;
1 - Parking: item will display a rest area symbol;
2 - City name: item will display the name of a city like a City item;
4 - User text: item will display user text

token look_name

The road name image / city name to use.

u64 node_uid The UID of the node of this item.

Clone this wiki locally