-
-
Notifications
You must be signed in to change notification settings - Fork 11
mount
Dade Lamkins edited this page Oct 15, 2022
·
1 revision
Applies To | Blish HUD | TacO | |
---|---|---|---|
Markers, Trails | ✔ | ❌ |
Hides the marker or trail if the player is not currently riding one of the specified mounts.
Attribute | Data Type | Example | Description |
---|---|---|---|
mount | Custom String Array | mount="jackal,raptor" |
The mount(s) the marker or trail should be shown while riding. |
- 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.
The mumblelink API provides values indicating the active mount. This state is updated in realtime anytime the player mounts or unmounts.