• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

GoldRaidManager

 
Project Updated:
Files Updated: Tue, Jan 19 2010
Supports Game Version: 3.3.0
Category: Miscellaneous
Tags:

, , , , , , , and [Edit Tags]

Project Manager: rucvv
Additional Authors: No additional authors
Current Version: v33x.100119
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 32
Downloads Total: 4,723
Favorites: 8
Comments: 11
  • About GoldRaidManager
  •  

Helps raid leaders running gold pugs (gdkp). Sets minimum bid/raise for loots, do countdown, tracks and announces gold pot for each boss and the whole gold pot, and calculates and announces the gold split.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  GoldRaidManager v33x.100119 Release 3.3.0 753 1/19/2010
  GoldRaidManager v313.090627 Release 3.1.0 3,004 6/26/2009
  GoldRaidManager r313090614 Release 3.1.0 149 6/14/2009
  GoldRaidManager v312090528 Release 3.1.0 240 5/28/2009
  GoldRaidManager v311090518 Release 3.1.0 129 5/18/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • rucvv said

    I've been googling a bit, and it seems non-English wowzers are also using GRM.
    Feel free to edit to your language --- just mention the author's name please, although he's inactiave at the moment.

    ## GoldRaidManager.lua
    GRM_TokenList <<< Rename token names into your language
    GRM_NoCrystalList <<< Rename loots that can't be disenchanted
    GRM_IgnoreLinkList <<< Rename loots that shouldn't be link, eg Emblems


    If you want to change the broken English to correct English or to your language you need to edit GoldRaidManager.lua and localization.lua files (or more files).
    I cbb explaining in detail so please spend some time figuring out.

    Reply Report Permalink
  • Aisenfaire said

    Guide to holding GDKP runs (and therefore using this addon) here: http://elitistjerks.com/f15/t77416-gdkp_run_discussion_spread_your_server/

    Reply Report Permalink
  • ahbao said

    yo, time to update it~

    Reply Report Permalink
  • alphazord said

    Loving the addon, please update it :)

    Reply Report Permalink
  • DandZ said

    rucvv, as you know from my posts at Elitistjerks I love GoldRaidManager and couldn't begin to run my runs without it. It is truly the Swiss Army Knife for GDKP. I do have a few suggestions for the next version:

    * The most important is for GRM to also record, in addition to the winner and the winning bid, all other bidders' names and their highest bids. Arguably, the #2 bidders' names and how much they are willing to pay are the most important data (perhaps even more important than the winners' names) to consider when building future GDKP runs. I currently use /chatlog, but having the data appear in the Loot Log tab (I always copy-and-paste the data from here into a document for later perusal) would be invaluable.

    Other enhancements would be nice, but not nearly as important as the above:
    * Have the addon identify bind-on-equip items during the auction. Like most people, I imagine, I run my auctions so that anyone can bid on BoE items and it would be nice to make their status more visible.
    * Have the addon recognize trophies as "tokens."
    * Be able to raise the increment above a certain price. (I'd personally not use this feature, but others have asked for it on Elitistjerks.)
    * Rename the "Announce" button. Maybe "Announce and enter loot into GRM"? I mention this because most of the people on my server who've begun leading GDKP groups don't read the manual and think they have to manually enter the loot data. Several people at Elitistjerks have said the same thing.
    * Exclude badges/emblems from the addon. (They get auto-entered into the loot list if they haven't been looted before I click "Announce.")
    * Change "NL" to "Divide pot into ____ portions." I know what you mean by "Non-looter" but the language is confusing; I know of at least one person who thought this meant everyone other than her, the master looter.

    Reply Report Permalink
  • keebster said

    this mod gonna get updated anytime soon?

    Reply Report Permalink
  • There appears to be a bug somewhere that just caused this addon to spam trade chat about 10 times for me. Happened after I alt-tabbed back into the game. This a known issue?

    Reply Report Permalink
  • DandZ said

    I've had GRM repeatedly spam its ad once, when I made a change to the timer after activating the automated ad feature.

    Reply Report Permalink
  • rucvv said

    //twinkly

    thanks for your great help
    i should've read your comment before i fixed it in hard way lol.
    i thought there are only 3 people downloading this haha.

    thanks heaps.

    Reply Report Permalink
  • twinkly said

    fix from http://wow.somegate.com/topic.php?article_page=1&topic_uid=106690 (attachment on 1st post)

    find function : GRM_WorldFrame_OnUpdate

    replace 1st line with:
    WorldFrame_OnUpdate(); -- call original function before our custom ****


    ==

    Next function looks like this:

    function GRM_HookTimer()
    WorldFrame:SetScript("OnUpdate", GRM_WorldFrame_OnUpdate);
    GRM_HOOKED = 1;
    end;

    ==

    Next function looks like this:

    function GRM_UnhookTimer()
    WorldFrame:SetScript("OnUpdate", WorldFrame_OnUpdate);

    GRM_HOOKED = 0;
    end;


    That should fix it up.

    while you are at it - change .toc file to have

    ## Interface: 30100

    (then it won't show as outdated)

    I hope this helps:) good luck with gold-raiding.

    Reply Report Permalink
  • ahbao said

    count down timer is spoil :(

    3.1.0

    Reply Report Permalink
  • rucvv said

    manual of this addon available from the following link,
    http://my.curse.com/members/rucvv/files/grm_5F00_manual.JPG.aspx

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing GoldRaidManager

Most Downloads / Day

  • Similar Addons
  •  

Average downloads per day

  1. 681 Skinner Miscellaneous
  2. 522 FuBar 3.6 Miscellaneous
  3. 359 Talented Miscellaneous
  4. 242 Fishing Buddy -- Tracking Miscellaneous
  5. 222 MoveAnything Miscellaneous