Pilzinsel64 / PlayerTags

A Dalamud plugin for Lightweight job visibility in nameplates and chat. Create custom tags and add them to players with the context menu.
MIT License
5 stars 5 forks source link

Icon and job shorthand for self injected in the wrong spot #9

Closed Dranni21312 closed 1 year ago

Dranni21312 commented 1 year ago

As shown below, the [DPS] RDM decorator for self (white rectangle) is injected in the incorrect spot:

image

For everyone else in the chat, the party / alliance marker comes after the icon/job name. For self, the party / alliance marker comes first.

Pilzinsel64 commented 1 year ago

Duplicate of #6. See this comment: https://github.com/Pilzinsel64/PlayerTags/issues/6#issuecomment-1234588938 The only quick and dirty solution for your own name would be to completly remove the number and create a full custom payload with it's name. But that could also break other plugins as you mentoined in #8.