General Info
This is a lightweight addon to update an existing Macro ("BeavFocus") to set a focus target and automatically set the assigned TargetMarker.
What does it do?
It just updates the Macro "BeavFocus"
What does the Macro do?
Mouseover a unit and pressing the assigned keybind to the macro:
It sets the Mark and sets the Focus
I have no mouseover
It removes the Mark from the unit and removes the Focus
When pushing the Macro with a modifier (shift,ctrl or alt):
It removes the Mark from the unit and removes the Focus
BeavFocus will look like this:
/tm [@focus,exists]0
/clearfocus [@focus,exists]
/tm [@mouseover,exists,nomod]3
/focus [@mouseover,exists,nomod][@target,exists,nomod]
/clearfocus [mod]
The Number behind "/tm [@mouseover,exists,nomod]" sets the RaidMarker
Raidmarker Numbers
1 - Yellow Star
2 - Orange Circle
3 - Purple Diamond
4 - Green Triangle
5 - Pale Blue Moon
6 - Blue Square
7 - Red Cross
8 - White Skull
How to use this addon then?
You write in chat "/beavfocus Markernumber" or "/bfocus" or "/bmark" F.e. you write /bmark 2 it updates the macro so it sets the orange marker and sets the focus F.e. If you are writing "/bmark" or "/bmark 0" it will update the macro so it still sets Focus or removes the Focus, but without setting a mark.