Results: 3Comments by: StillWaters74
File: Broker_HitCrit07-04-11
Regarding 4.2 Combat time errors
Posted By: StillWaters74
Hi, I fixed the combat time errors by changing the following code at line number 394, 395: Original: function HitCrit:COMBAT_LOG_EVENT_UNFILTERED( _, _, eType, hideCaster, sGUID, sName, sFlags, dGUID, dName, dFlags, ... ) Changed: function HitCrit:COMBAT_LOG_EVENT_UNFILTERED( _, _, eType, hideCaster, sGUID, sName...
File: Broker_HitCrit07-04-11
4.2 Errors
Posted By: StillWaters74
Hi, I am getting 2 errors in 4.2. First error is in combat. I guess the 4.2 Combat Log changes are responsible. The error text is: Date: 2011-07-01 21:32:07 ID: -18 Error occured in: Global Count: 10 Message: ..\AddOns\Broker_HitCrit\Broker_HitCrit.lua line 206: bad argument #6 to 'format' (number expected, got string)...
File: TravelAgent02-02-11
Co-ordinates not getting displayed on Bar
Posted By: StillWaters74
Hi Torhal, Thanks for this addon. I have recently started using it as a replacement of LocationFu. Only thing that I am missing is the X,Y co-ordinates display on the bar itself. Even though I can see the option and have checked it, the co-ordinates are not getting displayed on Bar, but I can see them in tool-tip. I've tried it...