1. #1

    Damage meter for PTR

    Are there any working damage meters for PTR? I've been googling like crazy but haven't been able to find a solution.
    Quote Originally Posted by Precursor View Post
    "Fall of therzane....." ....um what? if that woman fell , god help us it will be the second cataclysm
    Words that lots of people don't seem to know the definition of:
    "Troll", "Rehash", "Casual", "Dead", "Dying", "Exploit".

  2. #2
    I've seen many streamers using Skada or whatever its called.

  3. #3
    Warchief MMOTotal's Avatar
    Join Date
    Feb 2012
    Location
    Darkspear Isle
    Posts
    2,010
    I use Skada instead of Recount anyway and that works on the PTR for me. Works in the beta to.
    Last edited by MMOTotal; 2012-07-30 at 10:30 PM.

  4. #4
    Skada doesn't work on PTR. Downloaded it from Curse and it just...doesn't do anything. The little cogwheel menu bar works, but the window is just a thin bar and it doesn't show anything.

    Report seems to work if I use the chat command, but the main window is nonexistent.
    Last edited by Vook; 2012-07-30 at 10:48 PM.
    Quote Originally Posted by Precursor View Post
    "Fall of therzane....." ....um what? if that woman fell , god help us it will be the second cataclysm
    Words that lots of people don't seem to know the definition of:
    "Troll", "Rehash", "Casual", "Dead", "Dying", "Exploit".

  5. #5
    Mechagnome Sir Punky's Avatar
    Join Date
    Aug 2010
    Location
    ♀♂♀
    Posts
    745
    http://www.mmo-champion.com/threads/...s-by-GhsCrysis

    Quote Originally Posted by Snaige View Post
    Hello everyone, didn't notice such a thread earlier, sorry if I missed one.

    I've been successfully using a few macros to record my dps on the beta and it doesn't seem that many people are aware of it so thought I would share.

    All credit goes to GhsCrysis and his video: here

    Step one:

    make 5 macros:
    1)
    Code:
    /dump CreateFrame("Frame","f")
    /dump tinsert(f,function(a,b,c)f[a]=b;c()end)
    /dump f[1]("e",{'COMBAT_LOG_EVENT_UNFILTERED','PLAYER_REGEN_DISABLED','PLAYER_REGEN_ENABLED'},function()for _,e in pairs({f.e[1],f.e[2],f.e[3]})do f:RegisterEvent(e)end end)
    2)
    Code:
    /dump f[1]("s",function()f.c=UnitName("target")or"?"f[f.c]={s=GetTime()}print(f.c.." engaged!")Stopwatch_Clear()StopwatchFrame:Show()Stopwatch_Play()end,function()end)
    /dump f[1]("f",function()f[f.c].f=GetTime()Stopwatch_Pause()end,function()end)
    3)
    Code:
    /dump f:SetScript('OnEvent',function(_,e,_,g,_,_,s,j,_,_,_,_,_,a,_,_,b)if e==f.e[2]then f:s()end if e==f.e[3]then f:f()end if strfind(g or"","_DA")and f.c and 8>bit.band(j,15)then f[f.c][s]=(f[f.c][s]or 0)+(g=="SWING_DAMAGE"and a or b)end end)
    4)
    Code:
    /dump f[1]("p",function(_,k)t=k or UnitName("target")or f.c;fd=(f[t].f or GetTime())-f[t].s f.o("DMG for "..t)for n,v in pairs(f[t]or{})do if strlen(n)>1 then f.o(n..": "..v.." ("..floor(v/fd).." dps)")end end end,function()f.o=SendChatMessage;end)
    5)
    Code:
    /dump f:p()

    Step 2: Target something. Click macros 1, 2, 3, 4.

    Step 3: Dps the target, stopwatch will show the time. Once you're done, wait for stopwatch to stop.

    Step 4: Once the stopwatch has stopped, click macro 5 and it will show your dps in /s.


    Note that in the video description the author says his macros need some editing cause youtube doesn't allow > sign in the video description. I already put those signs where they are supposed to be, so you don't really need to change that, just look for this: (comment from the author) After you copy paste them look at them in game, in Macro 1 check the "PLAYER_REGEN_EN*ABLED" part. Look at the word ENABLED, make sure it isn't EN-ABLED. Then in Macro 2 check to make sure in the "Stopwatch_Play()end,function(*)en*d)" part the last word is "end" and not "en-d"

    For Panda!

  6. #6
    Recount alpha from wowace.com
    "Online content thrives on uniqueness, and there’s a premium on the irresistible clickiness of providing the most original, counterintuitive, or contrarian take on a subject." - Joshua Alston

  7. #7

  8. #8

  9. #9
    Pit Lord
    Join Date
    Feb 2011
    Location
    Tampa Bay, Florida
    Posts
    2,451
    Skada works, so does TinyDPS.
    The Noble Shield
    Tharando (Paladin), Arothand (Warrior - Retired), Marbas (Warlock)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •