Floating Combat Text for combat state

What is the magic command that turns the combat state floating text back on? It seems to have gotten turned off for me since prepatch.

/console floatingCombatTextCombatLogPeriodicSpells 1

/console floatingCombatTextCombatDamage 1
/console floatingCombatTextCombatHealing 1

/console floatingCombatTextPetMeleeDamage 1
/console floatingCombatTextPetSpellDamage 1

If you want a UI to configure it, grab AdvancedInterfaceOptions

1 Like

I need the one for combat state changes specifically. I have all the damage and healing numbers the way I want them already.

EDIT: I found a console variable for what I think is the combat state toggle for floating combat text: floatingCombatTextCombatState_v2

Only problem is that it doesn’t seem to do anything.