Download
(3Kb)
Download
Updated: 10-31-10 03:13 AM
Pictures
File Info
Updated:10-31-10 03:13 AM
Created:10-08-09 03:21 PM
Downloads:7,332
Favorites:45
MD5:

rTimeToDie  Popular! (More than 5000 hits)

Version: 4.001
by: zork [More]


Intro
Small mod that calculates the time left until a boss is going die.

How?
The mod tracks the health of your current target and calculates the difference in its hp value from the first time seen till now. It then uses the rule of three to calculate (predict) all the other needed values. The longer the timespan, the more accurate will be the numbers. Make sure the "show_time_mobtype" variable is set to the correct value, otherwise you may see nothing. For testing set it to 3 and test on mobs.

Features
- shows time until the target is going to die
- option which mobtypes will be tracked (raidboss, hc boss, all mobs)
- option if dps should be shown

Config

Code:

  --set your mobtype
  --1 = raidboss only
  --2 = raidboss and playerlevel + 3 mobs (hc instance bosses, 83 mobs etc.)
  --3 = show add for every mob available
  local show_time_mobtype = 2
  
  --show dps?
  local show_dps = 1

  --show fight_length
  local show_fightlength = 1
  
  --position
  local anchor = "TOP"
  local posx = 0
  local posy = -50
Git
https://github.com/zorker/rothui/blo....0/rTimeToDie/

4.001
- updated the toc file for 4.0.1

005
- added config option to show the fight length

004
- major bugfix for time error that happened when unit was not at 100% health at first time seen

003
- UnitHealthMax bugfix
- comments on mostly anything

002
- added config for dps
- added config for mobtype

001
- initial release
Optional Files (0)


Post A Reply Comment Options
Unread 10-31-10, 11:56 AM  
neverg
A Frostmaul Preserver
 
neverg's Avatar
AddOn Author - Click to view AddOns

Forum posts: 268
File comments: 498
Uploads: 2
Re: Re: Nice Addon

Originally posted by zork
Well, no.
Fair enough, just a suggestion!

It's always a good principle to apply the rule "divide to conquer", so too much stuff doesn't break your code, like inserting too much bloatware into your frames. That's why I'm thinking if I should do it or simply use your addon for example.
__________________
My oUF Layout: oUF Lumen
Last edited by neverg : 10-31-10 at 11:57 AM.
Report comment to moderator  
Reply With Quote
Unread 11-04-10, 03:25 AM  
Kashouki
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hi, I really enjoy your addon. I play a healer and I was wondering if it was possible to edit it in such a way that it shows the time to death of your target's target instead of just the target. Thanks.
Report comment to moderator  
Reply With Quote
Unread 03-07-11, 06:37 AM  
wakolv
An Aku'mai Servant

Forum posts: 38
File comments: 37
Uploads: 0
DPS

is it possible to show only my DPS on it? if so, can you assist me please im not that good editing lua thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 02-20-12, 04:55 PM  
Mikra
A Kobold Labourer

Forum posts: 1
File comments: 4
Uploads: 0
neverg could you show me, (or post the code) how to only have the actual text of the expected boss kill - with nothing else at all? ie 6mins30secs.

Thanks
Report comment to moderator  
Reply With Quote
Unread 12-28-19, 12:35 AM  
Xzatly
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 23
Uploads: 2
WoW Classic version

Hello all,

Anyone tried it on WoW Classic or have a similar add'on please?
Thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 06-13-20, 12:14 PM  
hasnogaems
A Flamescale Wyrmkin
 
hasnogaems's Avatar

Forum posts: 109
File comments: 19
Uploads: 0
Still working in classic! Tremendous! And there is options too. Belissimo!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: