Get an Epic Experience with Premium

Sayyadina's Reagent Manager

Buffs & Debuffs Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 3 Monthly Downloads
  • Supports: 4.0.1
  • 1,248 Total Downloads
  • Updated 10/16/2010
  • Created 06/11/2010
  • 15 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: SRM v3.1.2
or

About Sayyadina's Reagent Manager

This addon helps players manage class specific reagents. Players set an amount for each class reagent they wish to track and a pop up window at vendors selling these reagents will allow players to quickly buy the correct number.

"/srm [(reset | help )]"
 - /srm: Opens configuration window
 - reset: Resets all reagent values to 0
 - h[elp]: prints all command options

Supports the following classes:
Version number in ( ) after class name indicates earliest support

- Death Knight (v 1.3.0)
     1) Corpse Dust
          - Consider getting Glyph of Raise Dead

- Druid (v 1.2.0)
     1) Rebirth Reagent (Maple Seed to Starleaf Seed)
          - Consider getting Glyph of Unburdened Rebirth
     2) Gift of the Wild Reagent (Wild Berries to Wild Spineleaf)

- Mage (v 1.3.0)
     1) Rune of Portals
     2) Rune of Teleportation
     3) Arcane Powder
 
 - Paladin (v 1.0.1)
     1) Symbol of Kings
     2) Symbol of Divinity

 - Priest (v 1.0.1)
     1) Holy Candle
     2) Sacred Candle
     3) Devout Candle

- Rogues (v 2.1.0)
     1) Instant Poison (I to IX)
     2) Crippling Poison
     3) Mind-numbing Poison
     4) Deadly Poison (I to IX)
     5) Wound Poison (I to VII)
     6) Anesthetic Poison (I to II)
 
- Shaman (v 1.3.0)
     1) Ankh
          - Consider getting Glyph of Renewed Life

Possible future extensions:
 - Hunter: Arrows
 - Warlocks: Infernal Stones and Demonic Figurines
 - Adding MiniMap Button to open options panel
 - Adding Profession Reagents, Food, Drink, Other?

Let me know if you find any bugs or want more!

Bugs can be reported here:
http://wow.curseforge.com/addons/sayyadinas-reagent-manager/create-ticket/

If your not happy with changes I make, let me know and I'll see what I can do!

V 3.1.2
Compatibility changes for WoW 4.0.1 Patch
- NOTE: Major overhaul of addon coming soon to remove unneeded reagents.

V 3.1.1
Added Anesthetic Poison II
    - Converted Anesthetic Poison to Drop Down Menu
If you are a Rogue and get Lua errors try "/srm reset" and try what ever gave the error again.
If the problem persists feel free to contact me.

V 3.1.0
Added rogue poisons:
    - Instant Poison IX
    - Deadly Poison IX
    - Wound Poison VII

Added a layer to the configuration options
    - /srm now opens to addon information page with access to reagent options
        - Note: May change this to reagent page if I get enough feedback to warrant this
    - expand the options to get to class reagents
        - listed under class Name
        - Old:
            SRM: Reagent Options
        - New:    SRM: Addon Description
                                 - <Class Name>: Reagent Options
Other Code Modification:
    - addition of reagentVar indexes for Druid and Rogue
    - addition of Option.lu and Option.xml (Addon info frame)

V 3.0.0
Moved Configuration files to Interface/Options
    - Still accessible via '/srm'
Fixed Rogue bug with Mind-numbing Poison

For previous changes see the SRM Changelog.txt file in the SRM Folder.

Comments

First Previous Page 1 of 2 Next Last
  • #19
    Project abandoned since Blizzard removed pretty much all the reagents. If they ever bring them back I might resurrect this addon. Anyone is free to use the code.
  • #16
    Will be updating this addon for 4.0 shortly. Thanks to the recent changes to Priests my main no longer needs this addon, but I will determine what reagents still exist and will continue to support them.
  • #17
    This is nice idea! However, is there an option to just let it auto-buy whatever set amount you specify any at any vendor it can? Like always maintain a stack of 20?
  • #18
    that should not be too hard to implement. Once I figure out what reagents if any are still in game I will add that feature as part of the next update.
  • #15
    I apologize to all rogues getting Lua errors when they log in!

    Adding your poisons mucked some variables up.

    Type /srm reset and then redo your numbers and all will be good. :)
  • #13
    I have a problem: I can't select Deadly/Instant Poison IX and Wound Poison VII from the drop down menu. They don't show up. Here is a screenie: http://imgur.com/4G3Es.jpg
    There are no LUA errors.
  • #14
    V 3.1.0 Has the missing Rogue Poisons added, as well as some other minor changes.
  • #11
    Interface\AddOns\SRM\SRM.lua:254: attempt to perform arithmetic on field '?' (a nil value)
    Count: 1

    Call Stack:
    (tail call): ?
    [C]: ?
    Interface\AddOns\SRM\SRM.lua:254: in function `SRM_VendorOpenEvent'
    Interface\AddOns\SRM\SRM.lua:60: in function `SRM_OnEvent'

  • #12
    What version were you using, 2.0 or 2.0.1? If you have 2.0 and I am guessing correctly as to the error you are having, 2.0.1 has the fix.
  • #10
    Thought I would post an update:

    I am currently reworking a lot of the addon. Changes that are coming include but not limited to the following:
    - overhaul of saved variables (yay, uninstall and reinstall!)
    - move from sliders to editboxes
    - use of dropdown menus to remove a lot of clutter for druids (this will allow for rogue support as well [poisons]
    - misc code cleanup
  • #9
    I will be AFK from WoW and the world for the next Month. If anything breaks I won't be able to fix it! Sorry for the inconvienance.
  • #8
    Gonna be working on making the Druid window much more compact with drop down boxes. Once I figure this out I will add rogues to the list of supported classes. A window with 20 sliders is just wrong on so many levels. (20 is the total number of rogue poisons you can buy from the poison vendor).
  • #3
    I like it. very handy.
  • #5
    maybe look to group all into one. by

    local Reagent = {
    [0] = 'sldDevoutCandles',
    [1] = 'sldSacredCandles',
    [2] = 'sldHolyCandles',
    }

    It would need looing into. but still a good addon.
  • #6
    Something I am looking into for v 2.0
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!