vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1  
2 Name: MobHealth2
3 Version: 2.6
4 Author: Wyv (wyv@wp.pl)
5 Description: Displays health value for mobs.
6 Original version by Telo.
7 URL: http://www.curse-gaming.com/mod.php?addid=1087
8 http://ui.worldofwar.net/ui.php?id=681
9 http://www.wowinterface.com/downloads/fileinfo.php?id=3938
10  
11  
12 For normal use you don't need to do anything.
13 Hitting mob 1 time should be sufficient to display it's HP (in target frame).
14 When you fight longer it becomes more accurate.
15  
16 From version 2.5 it also workes for players
17 (but HP data is not saved between sessions for players
18 - it wouldn't make sense)
19  
20 MobHealth2 commands:
21 /mobhealth2 pos [position]
22 set position to [position]
23 (relative to target frame, default 22, you can also use negative numbers)
24 /mobhealth2 stablemax
25 updates Max mob HP less often (only in first battle with mob
26 and between battles)
27 /mobhealth2 unstablemax
28 always updates Max mob HP
29 /mobhealth2 reset all
30 clears whole database!
31 /mobhealth2 reset/del/delete/rem/remove/clear
32 clear data for current target
33  
34  
35 NOTE:
36 Rename file MobHealth_save_players.toc to MobHealth.toc if you wish to save player HP data between sessions.