NeatPlates

NeatPlates

7M Downloads

Friendly NPC vendor text

CrustyCode opened this issue ยท 15 comments

commented

I'm not seeing any options to show for example: "<Cloth Armor Merchant>, <Tailoring Supplies>, etc" underneath friendly NPCs. Did I miss this option, or can this be implemented please?

commented

None of the settings under "Friendly Headline Subtext" seem to be showing the vendor text I'm looking for unfortunately.

I want to avoid having to toggle because the default nametag text is super pixelated and the goal is to set and forget.

commented

It's called NPC Role

commented

With NPC Role enabled, it says "Friendly" under these vendor NPCs.

commented

That is quite odd, none of the options should display what their reaction is.
Any chance you could send me a screenshot? And maybe I can tell what is going from that.

commented

Just double checked that I am running the latest version: 1.13.2.24.

commented

Ok, so I think I've figured out what is going on. I forgot myself how this works, but it grabs the NPC role information from your tooltip, the second row more specifically. So I am assuming your tooltip addon is changing the order of these items and causing it to mess up.

I'll have to look into if there's some more reliable way to grab it but that is what's going on right now.

commented

In healthbar mode it doesn't exist, I've been considering adding it along side guild names. But it does exist in Headline/text only mode under Enemy/Friendly Headline Subtext.

Usually you would run with All NPCs disabled for friendly units and then enabling Active/Damaged Units if you were interested in displaying that information.

commented

Ah, that makes sense. I'm struggling to find the offender though, I thought it was TinyTooltip, but apparently not.

AddOn list:
!MoncaiCompare AdvancedInterfaceOptions ArkInventoryClassic ArkInventoryClassicConfig ArkInventoryClassicRules ArkInventoryClassicRules_Example ArkInventoryClassicSearch Atlas AtlasLootClassic AtlasLootClassic_Collections AtlasLootClassic_Crafting AtlasLootClassic_DungeonsAndRaids AtlasLootClassic_Factions AtlasLootClassic_Options AtlasLootClassic_PvP Atlas_ClassicWoW Auctionator ClassicSpellActivations ClassicThreatMeter DingPics Dominos Dominos_Cast Dominos_Config Dominos_Encounter Dominos_Progress Dominos_Roll FiveSecondRule FriendsInfo Leatrix_Maps Leatrix_Plus LunaUnitFrames MonkeyBuddy MonkeyLibrary MonkeyQuest MonkeyQuestLog NeatPlates NeatPlatesHub NeatPlatesWidgets NeatPlates_Alvara NeatPlates_BlizzardPlates NeatPlates_ClassicPlates NeatPlates_Graphite NeatPlates_Grey NeatPlates_Neon NeatPlates_Quatre NeatPlates_Renaitre NeatPlates_Roth NeatPlates_Simple NeatPlates_Slim_Horizontal NeatPlates_Slim_Vertical OmniCC OmniCC_Config Prat-3.0 Prat-3.0_Libraries QuestLogEx Questie RealMobHealth Recount RingMenu WeakAuras WeakAurasModelPaths WeakAurasOptions WeaponSwingTimer XpCounter

commented

All AddOns off, my tooltip looks like this: https://i.imgur.com/QX43cW1.png. Friendly in the second row.

commented

Are you color blind by chance? Because I'm able to replicate this if I enable the "colorblindMode" CVar.

commented

I am! It's adding lines to the tooltip in colourblind mode, just checked. :)

commented

Well I should be able to add an exception for when this CVar is enabled so this should work properly for you in the next release.

commented

Awesome, thank you.