Once installed, this addon adds a sub-menu to your interface options where you can simply uncheck boxes for damage, healing, and other combat events.
Note: To re-enable any of these features, simply run the command again and replace the 0 with a 1 . 2. Advanced Interface Options (Recommended) how to turn off damage numbers in wow exclusive
/console floatingCombatTextCombatDamage 0 /console floatingCombatTextCombatHeating 0 /console floatingCombatTextPeriodicSpells 0 /console floatingCombatTextPetDamage 0 /run SetCVar("floatingCombatTextCombatDamage", 0) /run SetCVar("floatingCombatTextCombatHealing", 0) /console nameplateShowOnlyNames 1 Once installed, this addon adds a sub-menu to
: A general utility addon that includes a simple toggle to disable combat text. Nameplate Scrolling Combat Text 0) /run SetCVar("floatingCombatTextCombatHealing"
Many players choose to turn off damage numbers for a few reasons:
Addons & API
Scaling the font to zero makes the number invisible, even if the text engine tries to spawn it. This is the true final boss of number removal.