-
-
Notifications
You must be signed in to change notification settings - Fork 11
profession
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 one of the specified professions.
Attribute | Data Type | Example | Description |
---|---|---|---|
profession | Custom String Array | profession="thief,mesmer" |
The profession(s) the marker or trail should be shown while using. |
- guardian
- warrior
- engineer
- ranger
- thief
- elementalist
- mesmer
- necromancer
- revenant
This attribute supports providing an array of professions (values separated by comma) meaning one or more values can be provided. If the player character is any of the provided professions the the marker or trail is shown.
The mumblelink API provides values indicating the active character profession. This state is updated in realtime.