After uppdating some addons (BigWigs, Prat and some other) PriceTag stopped working. This is the error Bugsack captures:
["message"] = "PriceTag-0.0.4\\core.lua:76: hooksecurefunc(): SetMerchantCompareItem is not a function
AceAddon-2.0-46764 (Ace2):483: in function <Interface\\AddOns\\Ace2\\AceAddon-2.0\\AceAddon-2.0.lua:460>
<in C code>: ?
AceEvent-2.0-49307 (Ace2):303: in function `TriggerEvent'
AceEvent-2.0-49307 (Ace2):962: in function <Interface\\AddOns\\Ace2\\AceEvent-2.0\\AceEvent-2.0.lua:955>
Does ne1 know what the problem is? I would love to get it working again as it makes it easy to keep track of DKP prices.
That addon only shows the last addon in the execution chain which means the error can come from previous addon in the chain. Would be good to be able see the beginning of the chain instead as there you will find the culprit.
With the help of Maia I was able to get it split into 2 columns, however you'll notice that the groups aren't setup together in the columns (see picture below). I'd also like to be able to add a seperator in between each group in the column. Is this possible?
I modified the Onyxia lua to achieve the above as follows:
I know I asked this before and I was told I am free to modify the addons but as I'm no coder I don't stand a chance to do that. I would love to see a modified version of DKPMon and Bidder with support for real auctions. Has anyone tried to do that at all?
The reason is ofc that the guild I'm a member of does not use fixed prices on items and that I really like the functionality of DKPmon/Bidder.
Keeping my fingers crossed :)
The next version of DKPmon/Bidder should be general enough to make adding actual auction style DKP very easy to implement. In fact, it may come with a module for it right out of the box -- time permitting. ;)
Ty Eraslin!!! Will keep my fingers crossed for a module out of the box :)
I know I asked this before and I was told I am free to modify the addons but as I'm no coder I don't stand a chance to do that. I would love to see a modified version of DKPMon and Bidder with support for real auctions. Has anyone tried to do that at all?
The reason is ofc that the guild I'm a member of does not use fixed prices on items and that I really like the functionality of DKPmon/Bidder.
Ah, I see... thx for the reply. Sad as I won't be able to use it in our guild as we are using actual auctions instead of fixed prices. I was hoping to be able to replace the GetDKP+/Raidbidder combo with an Aced alternative at last. Keep up the good work though, looks great!
One thing I think I have missed somewhere but is DKPmon only for fixed item prices? If not great but if it is then I wonder if it is possible to use actual bidding for items?
Just an idea but why not make DKPmon able to export in the same format that the modded CT Raidtracker does? Then you already have an import module for Eqdkp. Importing from Eqdkp could be done the same way I think but the export script for Eqdkp should be much easier to make.
And the best solution imho would be that ppl that want to bid on items should be able to do it without an addon. Atm my guild officers uses CT RT, Raidbidder and GetDKP+ to handle auctions and it works great but having an Aced solution would be even better.
0
Does ne1 know what the problem is? I would love to get it working again as it makes it easy to keep track of DKP prices.
/M
0
That addon only shows the last addon in the execution chain which means the error can come from previous addon in the chain. Would be good to be able see the beginning of the chain instead as there you will find the culprit.
0
Hmm, how do u achieve the look of the individual frames? The width and the horizontal representation of helath loss.
0
ADDON_ACTION_BLOCKED ag_unitframes PetActionBarFrame:SetPoint()
ADDON_ACTION_BLOCKED ag_unitframes PetActionBarFrame:MultiBarBottomLeft()
and so on... Does anyone have an idea where it comes from? Using latest version of Aguf from /wowace.com/files
/M
0
Ty Eraslin!!! Will keep my fingers crossed for a module out of the box :)
0
The reason is ofc that the guild I'm a member of does not use fixed prices on items and that I really like the functionality of DKPmon/Bidder.
Keeping my fingers crossed :)
0
0
0
0
And the best solution imho would be that ppl that want to bid on items should be able to do it without an addon. Atm my guild officers uses CT RT, Raidbidder and GetDKP+ to handle auctions and it works great but having an Aced solution would be even better.