vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1  
2 R16: Some of this has been superceded by the GUI. There's a button for MasterTarget, enabled by default, and a button for Clearing the Raid Threat, disabled by default (click the options button then go to the raid tab, then click the checkbox to enable it).
3  
4  
5 So, you're a raid leader or officer in charge of the mod. How does it work?
6  
7 --------------------------------------------------------------------
8  
9 Step one is to work out how many people have the mod, or get everyone to upgrade to the latest version:
10  
11 1) Broadcast the CTRA channel, to make sure everyone using the mod will register your commands.
12  
13 /rabroadcast
14  
15  
16 2) Check versions. Run the command
17  
18 /ktm version query
19  
20 , or a suitable abbreviation, such as just
21  
22 /ktm v q
23  
24  
25 3) Now wait a few seconds, and the mod will print out something like
26  
27 KTM: These people are using version 14: { Adam, Bob, }
28 KTM: These people are using version 13: { Cindy, Dave, }
29 KTM: These people are using older versions: { Edd, Frank, }
30 KTM: These people aren't using KLHThreatMeter: { Gill, Harry, }
31  
32  
33 4) Upgrade message. Run the command
34  
35 /ktm version notify
36  
37 , or an abbreviation such as
38  
39 /ktm v n
40  
41 . On people with older version, this will print out a message telling them to upgrade. However if their version is really old, it won't recognise the command, so you need to shout at the manually. Get all the people in the "using older versions" and "aren't using KLHThreatMeter" categories, and harrangue them until they install the mod.
42  
43  
44 --------------------------------------------------------------------
45  
46 Step two is to set up a master target. It is often the case that in boss fights, there are a few adds present, or waves of weaker mobs that attack from time to time. It's most important to consider threat just towards the boss. If you set up a master target, then any damage and abilities against other mobs will not register on the meter. To do this,
47  
48 1) Target the boss in question
49  
50 2) Run the command
51  
52 /ktm mastertarget set
53  
54 , or a suitable abbreviation, e.g.
55  
56 /ktm mas set
57  
58 Everyone using the mod will see a message "The master target has been set to <Mob Name> by <Your Name>." You'll also see the mob's name in the label of the raid window when it is open.
59  
60 3) When the fight is over, to clear the master target, run the command
61  
62 /ktm mastertarget clear
63  
64 , or
65  
66 /ktm mas c
67  
68 and the mod will revert to its default state.
69  
70 NOTE: Make sure you enable the master target on any tauntable boss. Taunt will only work properly when there is a master target.
71  
72 --------------------------------------------------------------------
73  
74 Other stuff:
75  
76 To clear everyone's threat,
77  
78 /ktm raid clear
79  
80 . This shouldn't usually be necessary; the mod should do this in most cases when it's needed.
81  
82  
83 Knockback Discovery:
84  
85 The idea behind this feature is to work out the threat reduction values of certain bosses' knockback abilities. To activate it, run
86  
87 /ktm knockback start
88  
89 , or
90  
91 /ktm k sta
92  
93 . Then whenever someone in the raid suffers certain attacks that are known to reduce threat (i.e. "Wing Buffet" or "Knock Away"), you will receive a message in your chatlog telling you
94 - their threat value after the knock away (including the mod's current estimation of the threat reduction, if it is known)
95 - the actual text of the attack, e.g. "Broodlord Lashlayer's Knock Away hits you for 1234."
96  
97 Also, whenever anyone gains aggro, they will send a message with their current threat.
98  
99 So basically you will get a fair bit of spam in your chat log. But heck, it's a debug feature. To stop the spam, run the command
100  
101 /ktm knockback stop