diff --git a/PlayerTags/Documentation/How To: Combine with PartyIcons.md b/PlayerTags/Documentation/How To: Combine with PartyIcons.md new file mode 100644 index 0000000..168577d --- /dev/null +++ b/PlayerTags/Documentation/How To: Combine with PartyIcons.md @@ -0,0 +1,12 @@ +# How To: Combine with PartyIcons + +If you want to integrate the job icon to the nameplate, that is pretty simple. +Instead of re-implementing the whole part of the feature from PartyIcons, I dicided to make a simple description. + +## Configuration +1. Install the Dalamud Plugin "PartyIcons" +2. Open the configuration of PartyIcons and switch to the tab "Nameplates". Set everything marked with the red area to this and ensure to not have coloring enabled. +![grafik](https://user-images.githubusercontent.com/23138465/183259547-9d6d247a-a2b6-4cca-b86e-d2f576dd498e.png) + +## In-game screenshot +![grafik](https://user-images.githubusercontent.com/23138465/183259636-e868b1a9-7b03-4a2c-b851-6559d5b52c59.png)