Earlier Versions
Name | Size | Uploaded | Game Version | Downloads | |
1.0.1 release | 7.59 KB | Jan 26, 2023 | 10.0.5 | 22 | ![]() |
1.0.0 release | 7.59 KB | Dec 14, 2022 | 10.0.2 | 24 | ![]() |
Description
SelfCastSetter
A simple World of Warcraft addon for setting “auto self cast” option per spec.
Its main purpose is to work around the recent mouseover macro bug that breaks the logic of self casting. It will automatically enable/disable auto self casting when changing specializations. This way healers can disable self casting on healing specs to allow addons such as HealBot to work properly, while leaving self casting enabled on their dps/tank specs.
I’ve written this for myself, as I use auto self casting on Enh, but need to disable it on Resto, but I’m uploading it in case someone else finds it useful. Enjoy.
How to
It works purely via slash commands and requires the spec to be active to save settings for it. Workflow is:
- Change to spec 1.
- Type in chat
/scs enable
or/scs disable
to enable / disable auto self casting on the current spec (spec 1). - Change to spec 2.
- Type in chat
/scs enable
or/scs disable
to enable / disable auto self casting on the current spec (spec 2). - Repeat for all specs you have.
Specs without a set setting will keep the setting of the last used spec (default game behaviour). I recommend to set it for all specs you have to prevent unexpected behaviour.
Slash commands
/scs
– Shows a list of available commands/scs help
– Same behaviour as /scs/scs enable
– Enables self casting on the current spec/scs disable
– Disables self casting on the current spec/scs show
– Shows the saved setting for the current spec
Add a comment