NameplateCooldowns

NameplateCooldowns

8M Downloads

pvp trinket is not shown

piddi19900 opened this issue · 21 comments

commented

Describe the bug
PVP trinket is not shown up on the nameplate, although it is enabled in the settings

To Reproduce
Steps to reproduce the behavior:

  1. Go to the settings and enable pvp trinket
  2. Make a duel or pvp/arena and check the nameplate, it does not work

Expected behavior
The use of enemy pvp trinket should be shown up, same as all other spells

commented

Could you please write a name of your pvp trinket? Because my trinket works fine, although I don't play pvp now.

commented
commented
commented

The name is "Medaillon der Horde" (I play on german client) or on alliance side it's "Medaillon der Allianz".

Item lvl? Maybe different trinkets have different spell ids.

The issue is in pvp/arena, I can't see the pvp trinket cooldown on the enemy nameplate

"Pvp" = "battleground"? I've tested it in duel a week ago because of this issue. Maybe on bg/arena trinket triggers spell with different id. I'll check it tonight.

commented
commented
commented

I'll appreciate if you'll find time to try the latest beta (90100.12-beta)

commented
commented

Sorry for stupid question, but are you sure you have enabled trinket spells in settings? There are 3: 2 for PvP-Schmuckstück and 1 for Medaillon des Gladiators. I've tested in 2 BGs - looks good to me.
YouTube

commented
commented
commented

Trinket still does not work, I have tested it in battleground and in a duel, mhh, any other ideas? :)

commented

Hey, I talk about TBC.

Ah. As mentioned here I don't have high-level TBC character. I don't know how could I get to locations where players are dueling. So it's impossible for me to get right spell id for trinkets.

commented
commented
commented

Hey, I talk about TBC.

Ah. As mentioned here I don't have high-level TBC character. I don't know how could I get to locations where players are dueling. So it's impossible for me to get right spell id for trinkets.

You must use this.

UNIT_SPELLCAST_SUCCEEDED

It doesn't work in CLEU for some reason on TBC.

pvp trinket. Spelled is 42292

commented

You must use this.

UNIT_SPELLCAST_SUCCEEDED

It doesn't work in CLEU for some reason on TBC.

pvp trinket. Spelled is 42292

Thank you for detailed report. I'll push fix tomorrow.

commented
commented

Hey, I have tested it, it shows the trinket cooldown now, great thank you. However the cooldown indication picture is not the official pvp trinket picture, it's another one :) Am Sa., 16. Okt. 2021 um 15:19 Uhr schrieb casualshammy < @.***>:

You must use this. UNIT_SPELLCAST_SUCCEEDED It doesn't work in CLEU for some reason on TBC. pvp trinket. Spelled is 42292 Thank you for detailed report. I'll push fix tomorrow. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVWXE24SB7R526FVRUA2RLTUHF3XJANCNFSM5ELSM6YA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

when spellid is 42292, change icon id to 133452.

same is true of spell check list

commented
commented

Hi, Will this small issue be corrected soon? :) Thank you. Am

I've released version 20501.11-release yesterday, have you tried it?