trickerer / Trinity-Bots

NPCBots for TrinityCore and AzerothCore 3.3.5
https://github.com/trickerer/TrinityCore-3.3.5-with-NPCBots/
473 stars 157 forks source link

[AC] [Bug] [Core] NPCbots Name Appearing Twice in Tooltip Instead of Race/Class #778

Closed RedMageofRed closed 6 months ago

RedMageofRed commented 7 months ago

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

Current behaviour

Bots display their name instead of their race/class on the HUD when grouped up. Also, I'm not sure if this is related or not, but Recount doesn't seem to be capturing the bots' damage like it did in the past.

image

Expected behaviour

Bots should display their race and class instead of their name when grouped up, i. e. "Level 1 Undead Warrior"

Crashlog

No response

Steps to reproduce the problem

1) Build, create account, log in, create character 2) type .npcbot spawn 70003 (or any npcbot) 3) Hire NPCbot 4) Group with NPCbot 5) Mouseover the bot and check the HUD pop-up

TrinityCore or AzerothCore

AzerothCore

Core rev. hash/commit

AzerothCore rev. 44cd1525faba 2024-04-13 08:13:04 +0700 (npcbots_3.3.5 branch) (Win64, RelWithDebInfo, Static) (worldserver-daemon)

Operating system

Win10

trickerer commented 6 months ago

Client doesn't query server for this info, probably because it identifies bots as creatures locally. Sorry but I think this will never be fixed without client modification.