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-09-09, 01:22 PM  
Wimpface
A Molten Giant
 
Wimpface's Avatar
AddOn Author - Click to view AddOns

Forum posts: 648
File comments: 204
Uploads: 4
Originally posted by richerich
Let me guess... You took the code from the original author to TimeToDie and made a small version of it?
Accusations like that are just stupid.

Good work zork, I love the minimalistic addons you throw out to the community.
__________________
All I see is strobe lights blinding me in my hindsight.
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 01:19 PM  
Moonwalker
A Kobold Labourer
 
Moonwalker's Avatar

Forum posts: 0
File comments: 16
Uploads: 0
Originally posted by zork
@Moonwalker
This comes into consideration on its own. If the dps increases the timer will go down faster. [/b]
oOoO...lol i'm dumb. you are win zork
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 09:52 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
@richerich
No I don't.

@Moonwalker
This comes into consideration on its own. If the dps increases the timer will go down faster.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 08:32 AM  
Moonwalker
A Kobold Labourer
 
Moonwalker's Avatar

Forum posts: 0
File comments: 16
Uploads: 0
does it scan your group/raid talent specs and take into account talents that increase dps when it gets under like 20% and stuff? i doubt it but i had to ask...
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 08:21 AM  
Dajova
A Wyrmkin Dreamwalker
 
Dajova's Avatar
AddOn Author - Click to view AddOns

Forum posts: 58
File comments: 787
Uploads: 5
Let me guess... You took the code from the original author to TimeToDie and made a small version of it?
__________________
Livestream | Twitter | YouTube
Report comment to moderator  
Reply With Quote
Unread 10-09-09, 12:27 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Welcome.

Found a small bug before going to bed. SVN has it already fixed. Forgot to use UnitHealthMax when getting the max hp value. Upload will be available this evening. Quickfix: Use this file http://rothui.googlecode.com/svn/tru...rTimeToDie.lua
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Last edited by zork : 10-09-09 at 12:29 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: