Download
(11Kb)
Download
Updated: 01-06-17 08:24 AM
Pictures
File Info
Compatibility:
Return to Karazhan (7.1.5)
Updated:01-06-17 08:24 AM
Created:11-04-09 06:12 PM
Downloads:8,399
Favorites:93
MD5:

Quest Reward  Popular! (More than 5000 hits)

Version: 1.3.7
by: Kjasi [More]

If you're like me, you do a lot of questing in multiple zones. But after a while, trying to find the best item to vendor-trash from the quest reward items is a pain.

So, I wrote Quest Reward! It will automatically select the best item to vendor when you finish a quest! You can still look the other items over, in case one of them is an upgrade, so no need to worry about it giving you the wrong item!

But for those of us who don't need upgrades, and just want to vendor the quest reward, this add-on is invaluable!



All of my Addons can now be downloaded from one convenient spot!
Visit https://bitbucket.org/Kjasi/kjasis-wow-addons to get the latest versions and even updates that haven't been released!

Please hit the donate button to keep me in the game! I also accept WoW tokens! Message me on Battletag Kjasi#1526 to arrange a meet-up!

v1.3.7
- TOC Update for 7.1
- Bugfix for missing function in 7.1
Post A Reply Comment Options
Unread 09-09-12, 01:20 PM  
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1360
File comments: 829
Uploads: 55
Just a note that 1.3.0 has an empty Libs folder (well not entirely empty but nothing there but the loader, no files)
Report comment to moderator  
Reply With Quote
Unread 09-10-12, 03:24 AM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Originally Posted by Dridzt
Just a note that 1.3.0 has an empty Libs folder (well not entirely empty but nothing there but the loader, no files)
Thanks for the notice! I've fixed it, and the update will be active in a moment!
Report comment to moderator  
Reply With Quote
Unread 09-11-12, 04:12 AM  
Tntdruid
Premium Member
 
Tntdruid's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 138
Uploads: 3
Keep getting this when i turnin a quest

9x QuestReward-1.3.1\main.lua:190: attempt to index local "btn" (a number value)
QuestReward-1.3.1\main.lua:190: in function "QuestReward_ReturnId"
QuestReward-1.3.1\main.lua:155: in function "QuestReward_SelectItem"
QuestReward-1.3.1\main.lua:145: in function "QuestReward_ChooseItem"
QuestReward-1.3.1\main.lua:78: in function <QuestReward\main.lua:73>


Locals:
self = <unnamed> {
0 = <userdata>
}
index = 3
btn = QuestInfoItem3 {
0 = <userdata>
type = "choice"
name = QuestInfoItem3Name {}
PawnQuestAdvisor = <unnamed> {}
objectType = "item"
icon = QuestInfoItem3IconTexture {}
count = 1
}
kjl = <table> {
SetLen = <func> @QuestReward\Libs\Lib..\Kjasi.lua:357
Floor = <func> @QuestReward\Libs\Lib..\Kjasi.lua:232
getNamefromLink = <func> @QuestReward\Libs\Lib..\Kjasi.lua:261
tcount = <func> @QuestReward\Libs\Lib..\Kjasi.lua:307
UpdateDatabase = <func> @QuestReward\Libs\Lib..\Kjasi.lua:138
Ceiling = <func> @QuestReward\Libs\Lib..\Kjasi.lua:222
getIDNumber = <func> @QuestReward\Libs\Lib..\Kjasi.lua:280
printr = <func> @QuestReward\Libs\Lib..\Kjasi.lua:320
setupAddon = <func> @QuestReward\Libs\Lib..\Kjasi.lua:63
PairsByKeys = <func> @QuestReward\Libs\Lib..\Kjasi.lua:243
Enums = <table> {}
private = <table> {}
Round = <func> @QuestReward\Libs\Lib..\Kjasi.lua:203
Timer = <func> @QuestReward\Libs\Lib..\Kjasi.lua:157
Msg = <func> @QuestReward\Libs\Lib..\Kjasi.lua:85
}
BuyNowItems = <table> {
1 = 44812
2 = 45724
}
TempSell = nil


Report comment to moderator  
Reply With Quote
Unread 09-11-12, 05:10 PM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
Thanks for the note! I've fixed this and 1.3.2 will be available momentarily!

Originally Posted by Wall
Keep getting this when i turnin a quest

9x QuestReward-1.3.1\main.lua:190: attempt to index local "btn" (a number value)
QuestReward-1.3.1\main.lua:190: in function "QuestReward_ReturnId"
QuestReward-1.3.1\main.lua:155: in function "QuestReward_SelectItem"
QuestReward-1.3.1\main.lua:145: in function "QuestReward_ChooseItem"
QuestReward-1.3.1\main.lua:78: in function <QuestReward\main.lua:73>


Locals:
self = <unnamed> {
0 = <userdata>
}
index = 3
btn = QuestInfoItem3 {
0 = <userdata>
type = "choice"
name = QuestInfoItem3Name {}
PawnQuestAdvisor = <unnamed> {}
objectType = "item"
icon = QuestInfoItem3IconTexture {}
count = 1
}
kjl = <table> {
SetLen = <func> @QuestReward\Libs\Lib..\Kjasi.lua:357
Floor = <func> @QuestReward\Libs\Lib..\Kjasi.lua:232
getNamefromLink = <func> @QuestReward\Libs\Lib..\Kjasi.lua:261
tcount = <func> @QuestReward\Libs\Lib..\Kjasi.lua:307
UpdateDatabase = <func> @QuestReward\Libs\Lib..\Kjasi.lua:138
Ceiling = <func> @QuestReward\Libs\Lib..\Kjasi.lua:222
getIDNumber = <func> @QuestReward\Libs\Lib..\Kjasi.lua:280
printr = <func> @QuestReward\Libs\Lib..\Kjasi.lua:320
setupAddon = <func> @QuestReward\Libs\Lib..\Kjasi.lua:63
PairsByKeys = <func> @QuestReward\Libs\Lib..\Kjasi.lua:243
Enums = <table> {}
private = <table> {}
Round = <func> @QuestReward\Libs\Lib..\Kjasi.lua:203
Timer = <func> @QuestReward\Libs\Lib..\Kjasi.lua:157
Msg = <func> @QuestReward\Libs\Lib..\Kjasi.lua:85
}
BuyNowItems = <table> {
1 = 44812
2 = 45724
}
TempSell = nil


Report comment to moderator  
Reply With Quote
Unread 09-16-12, 04:45 AM  
freshworks
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
Code:
[19:44:15] Interface\AddOns\QuestReward\Libs\LibKjasi\Kjasi.lua:165: LibKjasi:Timer: bad argument #4: Expected a string, got function.
[C]: ?
[C]: in function `assert'
Interface\AddOns\QuestReward\Libs\LibKjasi\Kjasi.lua:165: in function `Timer'
Interface\AddOns\QuestReward\main.lua:124: in function `QuestReward_ChooseItem'
Interface\AddOns\QuestReward\main.lua:78: in function <Interface\AddOns\QuestReward\main.lua:73>
Report comment to moderator  
Reply With Quote
Unread 09-28-12, 04:17 AM  
Kjasi
A Kobold Labourer
 
Kjasi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 62
Uploads: 10
O_O! I'll check on that! Thanks!

Originally Posted by freshworks
Code:
[19:44:15] Interface\AddOns\QuestReward\Libs\LibKjasi\Kjasi.lua:165: LibKjasi:Timer: bad argument #4: Expected a string, got function.
[C]: ?
[C]: in function `assert'
Interface\AddOns\QuestReward\Libs\LibKjasi\Kjasi.lua:165: in function `Timer'
Interface\AddOns\QuestReward\main.lua:124: in function `QuestReward_ChooseItem'
Interface\AddOns\QuestReward\main.lua:78: in function <Interface\AddOns\QuestReward\main.lua:73>
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.