Skip to content

Map Overlay

skzk edited this page Aug 16, 2024 · 19 revisions

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

Structure

Field(s) Description
struct kdop_item

See k-DOP item.

Flags:
Byte 0: 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
    3: User text: item will display user text
    4: Landmark: (?)
Byte 1: DLC guard
Bit 16: Secret overlay
Bits 17-24: Hide for zoom levels 0-7 respectively

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