Thread: DPS Meter?
View Single Post
  #4  
Unread 01-29-2009, 06:49 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

I did one once (unreleased). Apart from the problems that you always run into when you do loops (here a recurring 1 second timer), it also wasn't terribly useful as the values would jump around too much. I didn't include any code to normalize the values over time, I just displayed pure damage per second, i.e. dps would jump from 0 to 20k and back all the time. But theoretically you could store the data internally and normalize it.

In the end I just found ACT easier and much better to use and I scrapped the project.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote