Sign - sk-zk/md155 GitHub Wiki
Item ID: 0x24 (36)
Item file: base if the sign has a traffic rule associated with it; aux otherwise.
Field(s) | Description | ||||||
---|---|---|---|---|---|---|---|
struct kdop_item
|
See k-DOP item. Flags: |
||||||
token sign_model
|
Unit name of the sign model as defined in /def/world/sign.sii .
|
||||||
u64 node_uid
|
UID of the node of the item. | ||||||
token sign_look token sign_variant
|
Look and variant of the model. | ||||||
u8 board count array_struct sign_boards
|
For legacy navigation signs: boards on the sign.
To the best of my knowledge, there are either 0 or 3 entries, even if the sign has 1 or 2 boards.
All of the above are overlays defined in |
||||||
string override_template
|
For template signs, this is the name of the template, as defined in /def/sign/templates.sii . This is not a token, but the full unit name as a string, e.g. "sign_templ.it_51" .
|
||||||
struct sign_override
|
Modified attributes of the template, such as the text content or position of an element. Only exists in the file if the above
|