Details! Crowd Control Missing CC

Anyone know if you need to add an “_” for 2 word classes like DK/DH’s?

Update - DH/DK uses no space in between for the names in quotes.

Also - be mindful of spell IDs that change via pvp talents.

Imprison for example, was not showing in Details because Detainment (PvP talent) was changing Imprisons spell ID. (You can view the combat log to see what spell ID is being used and the Find Search).

The Auto Run Code approach still works - you just need to use and figure out what the new spell ID is.

1 Like

In the process of adding sanc and intervene to cooldowns used so I can be even more upset during shuffle

1 Like

These additions made in auto run have stopped working with recent versions of details.

Is anyone else experiencing this?

Any work around? Thanks.

1 Like

my edits still work, they’ve stopped before

could try adding this line to auto run

Details.update_warning_timeout = 10;

Doesn’t work for me.