Skip to content
Dade Lamkins edited this page Oct 15, 2022 · 1 revision

id: info title: Info hide_table_of_contents: true

Applies To Blish HUD TacO
Markers

Description

Allows you to show text on screen while the user is in range of the marker.

Attribute Data Type Example Description
info arbitrary text info="Collect trinkets to complete the heart.
Deliver trinkets: 30%
Rescue pirates: 17%" The text shown on screen when the character is in range.
inforange float inforange="14.7" The distance away that the info text will begin showing on screen.

:::info Multi-line info

XML's escaped newline 
 is supported and will allow you to show messages which intentionally span multiple lines in the info.

:::

Affected by

Attribute How
TriggerRange inforange acts as an alias for triggerrange in Blish HUD's Pathing module.
Clone this wiki locally