Is there a /console command to change healing combat text size?

I want to continue using the default scrolling damage/healing combat text. I’ve tried multiple addons and I just don’t like them. I only want to change the SIZE of the healing. That’s it. I don’t want to adjust frames, move things around, do fancy fonts or anything. Just change the size of the healing.

I found this one, which changed the scale of the damage, but not the healing:

/console WorldTextScale 2

Any other ideas?

Grab AdvancedInterfaceOptions and you can look through the various CVars.

1 Like

Have you tried SharpedgeCombatText? To my knowledge World of Warcraft’s API does not currently allow for the differentiation of damage and healing text. There are no separate CVar for healing and damage text size, as “WorldTextScale” CVAR affects all world text in the game, not only the combat text.