Skip to main content

Mount

Applies ToBlish HUD (Pathing)TacOBurrito
Markers, Trails

Description

Hides the marker or trail if the player is not currently riding one of the specified mounts.

AttributeData TypeDefault ValueExampleDescription
mountstring arrayjackal,raptorThe mount(s) the marker or trail should be shown while riding.

Supported values

  • jackal
  • griffon
  • springer
  • skimmer
  • raptor
  • rollerbeetle
  • warclaw
  • skyscale

This attribute supports providing an array of mounts (values separated by comma) meaning one or more values can be provided. If any of the provided mounts are actively mounted, then the marker or trail is shown.

How it works

The mumblelink API provides values indicating the active mount. This state is updated in realtime anytime the player mounts or unmounts.