Not tracking an Engineering bomb on the damage meters. #569


Open
  • Forge_User_50479151 created this issue Aug 26, 2018

    Hello.

     

    I will jump right in the point. Skada is not tracking the damage of "Thermo-Accelerated Plague Spreader". This is a bomb made by engineers. It creates a pool of poison (or something) on the floor, although i tested it on some mobs and it deals damage as intended, Skada is not tracking it on damage meters.

     

    I asked a friend using another meter addon (Details) and he said that its not tracking there as well, but for sure the item does work properly in game.

     

    I am using Skada v1.7.5

  • Elcius posted a comment Sep 1, 2018
    -- [Thermo-Accelerated Plague Spreader]
    if firstArg == 255317 and band(srcFlags, MINE_FLAG) ~= 0 then
    	srcGUID = UnitGUID("player")
    	srcName = UnitName("player")
    	srcFlags = 0x517 -- COMBATLOG_FILTER_ME + party + raid
    end

     add this into tweeks, under the rogue one.

  • Forge_User_50479151 posted a comment Sep 2, 2018

     Where can i find the "tweaks" option?


To post a comment, please login or register a new account.