| Updated: | 10-31-10 09:26 AM |
| Created: | unknown |
| Downloads: | 11,045 |
| Favorites: | 156 |
| MD5: |

![]() |
Comment Options |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
good luck with rl stuff. |
|
|
|
|
|
||
![]() Also, thank you for helping out so much! I really appreciate it. |
||
|
|
|
|
||
![]() |
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
I have discovered a bug that I'm unsure how to fix. In between visits to the shady dealer, my easy poisons slide bar screen goes blank. To be able to buy poisons again, I need to open the easypoisons screen and reload ui. I have removed all the older easypoisons lua from the wtf folder and that seem to fix it but it comes back. I'll post a ss tonight. Anybody else having this issue?
Thanks Kait |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
WB
![]() |
|
|
|
|
|
|
Thank you kaitjin and karden for outlining exactly what needed to be fixed! It saved me quite a bit of time and I appreciate the effort put into looking through my extremely poor code.
I've pushed these changes (and slightly adjusted the height of the frame to reflect the removal of a slider) to WoWInterface. I have a beta version of EasyPoisons that I have been working on but its GUI is not even close to being finished. I'll hopefully have it finished by Cataclysm's release. It will remove most of the hacks I had to put into place in order to switch poison ranks automatically, and it will be (even more!) user-friendly for everyone. I also added poisons to level up toasts to let players know when they can first starting using a poison. |
|
|
|
|
|
|
|
+ kaitjin post
in EasyPoisonsOptions.lua (139 line) for Index = 1, 6 do CreateSlider(Index) end change 6 -> 5 too ^^
__________________
Valium, Prozac, and Ritalin. Breakfast of champions. (c) Mean Guns |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
Ok, I hope the creator of this addon does not mind, and if so, I apologize, but I was interested in seeing if I could fix my own problem. I used NotePad++ to look through the addon lua code and found the issue.
in both EasyPoisonsOptions.lua and EasyPoisons.lua in the addon, I replaced the local Poisons section with the following: local Poisons = { [1] = { 3775 }, -- Crippling Poison [2] = { 2892 }, -- Deadly Poison [3] = { 6947 }, -- Instant Poison [4] = { 5237 }, -- Mind-numbing Poison [5] = { 10918 }, -- Wound Poison } It now works. The menu when you open /easypoisons will have 5 poisons and 1 blank. It works fine and does not seem to hurt anything but if you are anal like myself and want it to look right scan through the code in EasyPoisonsOptions and look for AddOn.Header:SetPoint("TOP", AddOn, "TOP", 0, 6) Change the 6 to a 5, In EasyPoisons.lua look for: if Options:IsShown() then Options:Hide() for Index = 1, 6 do _G["EasyPoisonsOptionsSlider"..Index]:Hide() end else Options:Show() for Index = 1, 6 do _G["EasyPoisonsOptionsSlider"..Index]:Show() end end again, change the 6 to a 5, Then, also in EasyPoisons.lua look for: local Cache = { 20, 20, 20, 20, 20, 20 } Remove one of the 20's and the comma if you remove the last in the brackets. Save both files and reload ui. It should work fine now.
Last edited by kaitjin : 10-17-10 at 01:38 PM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 19
Uploads: 0
|
it does not purchase increments of needed poisons, ie 6 or 2 deadly or instant when you are low, but it will purchase the full amount (ie requested stock) of something you are out of completely. At least that is the issue I'm currently having. Any help would be appreciated. Great addon, thank you
![]()
Last edited by kaitjin : 10-17-10 at 11:38 AM.
|
|
|
|
|
||
|
Re: Re: Update?
![]() What issues are you guys having? I may be able to push a small update to fix them until then. |
||
|
|
|
|
||
|
Re: Update?
|
||
|
|
|
|
|
|
Update?
Any change of an update for this? The levels have been removed. Alas I am unsure how to edit the information to correct it. I sooooo love this addon.
Scratch that. ID10T error on my part. All updated. Thanks for writing such a great piece.
Last edited by Revy : 10-16-10 at 07:17 PM.
|
|
|
|
![]() |
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.