Skip to main content

Tip

Applies ToBlish HUD (Pathing)TacOBurrito
Markers, Category

Description

Allows you to display a tooltip on markers on the minimap or categories in the category dropdown.

AttributeData TypeDefault ValueExampleDescription
tip-namestringGolden CoinThe text to show as the title of the tooltip.
tip-descriptionstringCoin 7 - under the cove south of the waypoint.The description text shown under the title.
info

tip-name is implemented on the mini-map but not for categories as a name would be redundant.

Remarks

If tip-name is not provided, the displayname of the parent category is used instead.

If you would like no tooltip to be shown for a marker, set tip-name="". Note that this will also hide the distance indicator and any set tip-description will also be ignored.