Mousecursor

Hey would it be possible to add the option to give the mouse cursor a white outline with 1 or 2 pixel thickness to not lose in raids or fights with lot of effects the mouse cursor.

There is no simple option since the cursor is no longer modifiable by AddOns like it was back in Vanilla.

The client-based option would be to scale the mouse cursor via the CVar cursorsizepreferred.

You can set it via
/console cursorsizepreferred #
or
/run SetCVar("cursorsizepreferred", #)

# needs to be replaced by one of the following numbers

value Description / Pixelsize
-1 Autodetection based on system/monitor dpi (default)
0 32x32
1 48x48
2 64x64
3 96x96
4 128x128



AddOn options:

CursorTrail creates a 3D animation to the mouse cursor that follows the mouse cursor

CursorMod keeps the mouse cursor visible while pressed down (also features a GUI for setting the cursor scale mentioned above)

A WeakAura with a simple square around the cursor

Another WeakAura with a lot of additional features


2 Likes

Braucht man nicht mehr, die Option ist mittlerweile im Client enthalten. Genau findet man das unter:

ZugĂ€nglichkeit => Allgemein => CursorgrĂ¶ĂŸe
https://i.imgur.com/DDzUdaT.png
1 Like

Dieses Thema wurde automatisch 180 Tage nach der letzten Antwort geschlossen. Es sind keine neuen Nachrichten mehr erlaubt.