28 - Playing nice with TukUI?
What is the enhancement in mind? How should it look and feel?
Please provide any additional information below.
Any possibility of making this play nicely with TukUI? Also trying to figure out how to modify TukUI to play nicely with NazScrooge, but I'm not familiar with LUA at all. Currently NazScrooge breaks TukUI's sell grey items function...
Date: 2012-01-07 08:25:53
ID: -2
Error occured in: Global
Count: 1
Message: ..\AddOns\NazScrooge\Core.lua line 733:
Usage: GetMerchantItemInfo(index)
Debug:
(tail call): ?
[C]: ?
[C]: GetMerchantItemInfo()
NazScrooge\Core.lua:733
NazScrooge\Core.lua:732
(tail call): ?
[C]: PickupMerchantItem()
Tukui\modules\loot\merchant.lua:28
Tukui\modules\loot\merchant.lua:18
....
Also the data text within TukUI is off by one transaction. Example: I start with 100g, add 10g with a 10% tax rate. Tuk will show me having 110g instead of 109. Add 10 more gold and it will show me as having 119 instead of 118. If that makes sense. It is updating, but its off by a single transaction.
If I can come up with a solution that requires a chance to NS I'll post it. Trying to figure out LUA is not my idea of fun, but I'm trying hehe
Thanks for the great addon!
- 1 comment
- 1 comment
- Reply
- #1
gramg Jan 27, 2012 at 17:52 UTC - 0 likesI don't play anymore so cannot give you much help here. The first one is likely that TukUI is doing something strange to sell grey items. I have used many "Sell grey items" addons in the past and none have broken that particular call.
As for the second: I'd need to know what function to call exactly in order to have Scrooge tell TukUI to update it's data once Scrooge has modified it.
Please make sure to create a ticket for feature requests/bug reports. A comment on curse.com is unlikely to be seen very soon and if seen unlikely to be remembered when I have time to code.