Download
(7Kb)
Download
Updated: 09-17-08 04:15 AM
Pictures
File Info
Updated:09-17-08 04:15 AM
Created:unknown
Downloads:3,982
Favorites:18
MD5:

PoisonVendor

Version: 2.0
by: Masx@TH [More]

A simple AddOn that simplifies the buying of poisons for rogues.

when a merchant window is opened the PoisonVendor window opens along side
by clicking on the desired poison in the PoisonVendor window you can purchase mats for creating 5 of the chosen poison in 1 single mouse click!

if the vendor does not supply the mats for the chosen poison or you cannot yet craft the chosen poison, PoisonVendor will inform you in the chat window.

When loaded for the first time, you must click the update poisons button in the window to allow the addon to know which poisons you can currently craft, this also applies when you learn a new poison.

ToDo:

- Add functionality to create poison in the same window.

* Fixed a mis-type in the code when purchasing certain poisons

* Changed the look and feel of the PoisonVendor frame

* Added a open/close button to hide the frame at vendors if needed.

* Added player poison checking, will check the poisons the player can craft and buy mats for the maximum rank

* Made PoisonVendor window visible at vendors that sell poison materials only, and not any other merchants

* Fixed a few bugs in purchasing poisons at the max level

* Added a purchased log.

* Added a tooltip showing the current rank of poison your are purchasing mats for

* Added a cost to buying all the mats in the tooltip

* Fixed an error with tooltip price on poisons that couldn't be purchased

* Added current stock of individual poisons to main window

* Added red names to poisons that cannot be crafted

* Fixed a bug in purchasing some poisons

* Fixed Mind-numbing bug

* commented code fix
Post A Reply Comment Options
Unread 09-03-08, 05:23 PM  
Masx@TH
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
Fixed Mind-Numbing bug
Last edited by Masx@TH : 09-03-08 at 06:00 PM.
Report comment to moderator  
Reply With Quote
Unread 09-03-08, 03:36 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
New Error

Mind-Numbing poison I have to use the default craft window to make, since it comes up red now, and I have a new error to report. This happens right after opening a poison vendor window:

Date: 2008-09-03 14:32:53
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\PoisonVendor\PoisonVendor.lua line 127:
attempt to index field 'Count' (a nil value)
Debug:
[C]: ?
PoisonVendor\PoisonVendor.lua:127: PV_ScanBags()
PoisonVendor\PoisonVendor.lua:96: PV_scanVendor()
PoisonVendor\PoisonVendor.lua:36: PV_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1

Oh, and the "Stock" doesn't update. I had 80 of some poisons as I leveled poisons and it says I only have 20.
Last edited by Jerricka : 09-03-08 at 03:40 PM.
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 12:18 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
Originally posted by Masx@TH
Apologies for that, i have simulated the available poisons for a level 30 rogue and believe i have corrected the problem, a new update is available (1.7) with these fixes.

if you encounter any more problems please notify me and i will fix them asap.
Looks like the new version links to the old version. There is no link to any 1.7 version.
Report comment to moderator  
Reply With Quote
Unread 09-01-08, 04:45 AM  
Masx@TH
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
Apologies for that, i have simulated the available poisons for a level 30 rogue and believe i have corrected the problem, a new update is available (1.7) with these fixes.

if you encounter any more problems please notify me and i will fix them asap.
Last edited by Masx@TH : 09-01-08 at 04:46 AM.
Report comment to moderator  
Reply With Quote
Unread 08-31-08, 02:09 PM  
Jerricka
An Aku'mai Servant
 
Jerricka's Avatar

Forum posts: 30
File comments: 178
Uploads: 0
I've a level 30 rogue, have the ability to make poisons, and yet when I try to click on the icons (the letters on every poison listed is red) I get this error:

Date: 2008-08-31 13:05:47
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\PoisonVendor\PoisonVendor.lua line 515:
attempt to index global 'PV_EssenseOfPain' (a nil value)
Debug:
[C]: ?
PoisonVendor\PoisonVendor.lua:515: PV_BuyCrippling()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1

or

Date: 2008-08-31 13:09:03
ID: 52
Error occured in: Global
Count: 1
Message: ..\AddOns\PoisonVendor\PoisonVendor.lua line 667:
attempt to concatenate a nil value
Debug:
[C]: ?
PoisonVendor\PoisonVendor.lua:667: PV_BuyInstant()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1

AddOns:
ACBFlightTimes, v08.03.21
ACBSwing, v08.03.21
AckisRecipeList, v0.934
AddonManager, v4
AltBuster, v1.5
AoTRDungeonQuester
Auctionsnatch
Auctioneer, v5.0.PRE.3104
Auditor2, v3.2.1
AutoBar, v2.04.02.56 beta
AutoProfitX, v2.03
Report comment to moderator  
Reply With Quote
Unread 08-05-08, 07:53 AM  
Masx@TH
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
it does have a similar idea as that addon, tbh, the only reason i made it was because i couldn't find one to do what i wanted, so i obviously didn't look hard enough.

thanks for trying my one out though
Report comment to moderator  
Reply With Quote
Unread 08-04-08, 11:47 AM  
cawfee
An Aku'mai Servant
 
cawfee's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 94
Uploads: 1
Reminds me of
http://www.wowinterface.com/download...nvisiBill.html

... with a neater UI. Might give this one a swing~! Thanks for sharing C:
Report comment to moderator  
Reply With Quote
Unread 08-02-08, 06:23 PM  
Masx@TH
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 8
Uploads: 1
its something that i planned to implement but haven't figured out at the moment, so i added the minimize feature, as once the window is minimized it will stay what way on all vendors until maximized again.

although i am still working on having it only display on the correct merchants.

*edit - managed to get the PoisonVendor window displaying on the appropriate vendors only, will release in an update with other changes soon.
Last edited by Masx@TH : 08-03-08 at 02:10 PM.
Report comment to moderator  
Reply With Quote
Unread 08-02-08, 05:46 PM  
TmasterT
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
It would be great if the window didn't open at all if the vendor didn't sell poisons ( as most vendors do not sell poison)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: