WA发布 发表于 2023-6-12 08:57:43

Weak Marker

1. WeakMarker


Yes, this is yet another raid marker tool. But it is somwwhat special.


[*]Named Weak Marker,it's weak, it will not change the mark already on a mob
[*]It's weak, so if target is affecting combat, it will not change its mark
[*]No need to configure which mob should be set which mark. No need, it'll learn itself.

2. Auto-mark


Below two actions triggers auto mark:


[*]Select a target
[*]Mouseover a target while Ctrl is hold

Either of the two did not trigger a mark means there is still no data in WM, you need mark this mob manually.

3. Learn


During the whole combat, WM will learn the habit of your markers. The habit means for example: There are 3 types of mobs A, B and C. If AB together, A should be marked as {Skull} B is {Cross}. But while AC together A is {Cross} and C is {Skull}. This is some kind of habit.

If WM wrongly learned some habit and is setting wrong marks. Don't worry, just correct it manually. After sometimes correction, WM will know which one is correct.

4. Two complementary macros


Only works if this Aura is installed

1. Raid Report

/script getglobal('weak-marker').report()

Report the marked mob to raid channel, notify other to prepare to combat.

2. Restore Marks

/script getglobal('weak-marker').restore()

Clear all marks on mobs and set {Star}, {Circle} & {Diamond} to the preset tanks.

5. Custom Options


Guild Only

Only learn habits while in a guild group

Report context message

The message to send while reporting marked mobs

Tank 1st, 2nd, 3rd

Player names to be set to {Star}, {Circle} & {Diamond}. Leave empty if you don't need them

Debugging

These options are for debugging only.
页: [1]
查看完整版本: Weak Marker