BigCursorInCombat

Increase the size of the cursor during combat

File Details

BigCursorInCombat

  • R
  • Nov 28, 2023
  • 851.00 Bytes
  • 523
  • 10.2.0
  • Retail

File Name

BigCursorInCombat.zip

Supported Versions

  • 10.2.0

Automatically increases the size of your cursor when you are in combat and then returns it to its normal size outside of combat. Very practical for not losing sight of your cursor during big fights!

 

The cursor size is set on 32x32 outside of combat and 64x64 during combat. In the Lua file you can change the value "2" and "0" you see at the end of the lines into your preferred sizes.


-1=determine based on system/monitor dpi
0=32x32
1=48x48
2=64x64
3=96x96
4=128x128

 

This addon was made possible thanks to wardz from the wowinterface forum.