BigCursorInCombat

BigCursorInCombat

161 Downloads

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 core.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.