Raid Frames- Increase maximum Frame Width/ Height

Hello,

I want to increase the frame width/ height of the standard Blizzard raid frames. I know where to find the menu settings, but the maximum width isn´t enough for me. I want to increase the scale over the maximum possible default setting.

Where in the files do I find the settings to increase the maximum limit?

Thank you.

You can increase the slider’s max value with this script. The default min is 72 and max 144

/run CompactUnitFrameProfilesGeneralOptionsFrameWidthSlider:SetMinMaxValues(72, 500)

https://wow.gamepedia.com/CVar_raidFramesWidth

1 Like

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.