Skip to content
skzk edited this page Dec 10, 2020 · 15 revisions

Item file: aux

Structure

Field(s) Description
struct kdop_item See kDOP item.

Flags: None.

token snd_data Unit name, as defined in /def/world/sound_item_data.sii.
float min_distance Full intensity radius.
float max_distance Activation distance.
u32 sound_flags

Previously:
Bit 0: 3D
Bit 1: Looped
Bit 2: Stream

As of map version 880, these flags are gone and this field does god knows what now. The value is always 0x110.

u64 node_uid UID of the node of the item.

Clone this wiki locally