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

  • Your Rating

  • Share
  • Report Abuse

EPGPLootmaster

  Download the Curse Client

Project Updated:
Files Updated: Tue, Jun 30 2009
Supports Game Version: 3.1.0
Category: Chat & Communication, Guild, Bags & Inventory, Boss Encounters, and Raid Frames
Tags:

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

Project Manager: mackatack
Additional Authors: No additional authors
Current Version: 0.3.55
License: BSD License
Avg Daily DL (last 30 days): 1,565
Downloads Total: 182,219
Favorites: 214
Comments: 114
  • About EPGPLootmaster
  •  

EPGP Lootmaster

EPGP Lootmaster provides a nice GUI for distributing loot and GP to the raid.

It sends a popup and a message to all raid members with the question wether they want the loot or not and sends this response to the master looter. The ML gets a nice list of every raider's choices sorted by EP/GP (more info on EPGP here).

If you like EPGPLootmaster and wish to support the project, please donate here

Whisper system

This mod nolonger requires everyone in your raid to install it! Raid members can now just whisper the master looter with a simple message:

/w masterlooter !epgp need/greed/pass [itemlink]

This, however, will not send the current equipment to the master looter ui. It's still strongly suggested that everyone installs the mod, but it's nolonger mandatory. The master looter, of course, still needs to install it ;)

Installation

Just copy the epgp_lootmaster and epgp_lootmaster_ml directories from the zipfile to your addons directory or use the Curse Installer. When you configure your addons in wow you'll get two entries:
  • EPGP LootMaster - Core: Everyone in raid needs to enable this.
  • EPGP LootMaster - ML: Only Master Looter needs to enable this, most raiders will probably get dependency missing because EPGP isn't installed. This is no problem, just leave it disabled. The Master Looter however does need to install EPGP.

Config

/lm options for some basic options.
  • Auto announce threshold: sets what kind of item raid members automatically get to see.
  • Auto looter: sets a raid members that will automatically receive BoE and BoU items below the threshold (for disenchantment or bank).
  • Listen for incoming monitor updates: Enabling this will make your client listen from updates from the master looter. It will show you the exact same interface as the master looter. This way you could help deciding who gets the loot.

Use

Just install this mod on every raid member. Set someone up a master looter. As soon as the ML tries to loot something, epgp_lootmaster will detect it and will try to handle the distribution for you. epgp_lootmaster will also handle the GP distribution for you and should automatically disable the EPGP GP input popup. You can also manually disable this popup from the EPGP options panel.

/lm version or /lm versioncheck

This will show you an interface where you can see wether the members of your guild or raid have installed lootmaster and what version.

Let me know!

Please let me know what you think of my mod (good or bad). Your comments allow me to improve EPGPLootmaster so please don't hesitate to make tickets and add comments.

  • 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  
  EPGPLootmaster 0.3.55 Release 3.1.0 10,238 6/30/2009
  EPGPLootmaster v0.3.54 Release 3.1.0 12,523 6/22/2009
  EPGPLootmaster v0.3.53 Release 3.1.0 16,787 6/9/2009
  EPGPLootmaster v0.3.52 Release 3.1.0 4,780 6/8/2009
  EPGPLootmaster v0.3.51 Release 3.1.0 1,703 6/8/2009
Advertisement
  • 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.
  • StijnH said 

    /lm reset
    Doesn't reset the position. I somehow managed to move it slightly off the screen and can't move it back now.

    Reply Report Permalink
  • just reloadui, it doesn't remember locations (yet)

    Reply Report Permalink
  • Syri said 

    Big, BIG issue of late. Every time I have to reload my UI or for whatever reason need to re-log or I crash, it *completely* resets EPGP and does not record ANYTHING passed out.

    We had EPGP reset to the day's start FOUR TIMES tonight, twice when I (master looter) reloaded my UI, once when I had to relog, and once when I critical-errored.

    Not sure if you can fix what's going on here, but man is it frustrating. We're going to have to stop using it if there's no fix for it, which is really too bad, as I and my entire guild LOVE the addon and how easy it makes looting. Please let me know if this is something that can be fixed or not, otherwise we're going to be working on an new loot system. :(

    Reposted to the tickets. Thanks in advance for help.

    Reply Report Permalink
  • This is EPGP related, not EPGPLootmaster. I've responded to your tickets.

    Reply Report Permalink
  • Ithril said 

    As I noted before, I like the interface for showing raid members and assigning loot. I was looking at changing code to allow FULL/HALF GP bids & located lines for chat...

    SendChatMessage( format('%splease whisper me !epgp need/greed/pass %s (or use the popup if you have EPGPLootmaster installed)', MsgPrefix or '', loot.link or ''), candidate );

    My idea is to change to something as noted below but I'm not sure what other code would need changing to avoid errors and make it useful as I want.
    SendChatMessage( format('%s whisper me !epgp FULL or HALF to bid GP %s otherwise loot goes to open /roll', MsgPrefix or '', loot.link or ''), candidate );

    :-D

    Reply Report Permalink
  • FINALLY A SOLUTION!
    Yay guys, we finally have a solution for the Naxx Portal bug. Sometimes it happens that a master looter sends an item to player that is in another region of the instance, the master looter never gets a 'Player X receives Item Y' message. Because of this addons such as EPGPLootmaster, EPGP, Headcount etc etc fail to register this item. I've made a patch for EPGP that finally fixes this bug.

    Get EPGP-5.4.11 while it's fresh!
    http://wow.curse.com/downloads/wow-addons/details/epgp-dkp-reloaded.aspx

    NOTE: This patch only works for raids with master loot enabled.

    Reply Report Permalink
  • I cant figure out forthe life of my how to make the EPGP Decay happen. The button when I press /epgp for the Decay is greyed out can anyone help me.

    Reply Report Permalink
  • Ithril said 

    I like the interface. The basic EPGP allows the master looter (ML) to change the value charged.

    We allow Full-GP or Half-GP bids, then item goes to open rolls (this also allows us to give priority to guild members then guests can only get item if it goes to open roll). I wonder if it would be hard to change your code to allow options such as these. Possibly changing Need to FULL, Greed to HALF (or ML defines), and Roll to assign item for free.

    Reply Report Permalink
  • O_O, stuff is getting stranger by the minute...

    Reply Report Permalink
  • Lyzithin said 

    lol.. yeah it is. I'm going to bed right now but will be on tomorrow. I'm not sure if it's a problem on my end or yours, but if it is on yours i'm sure you will have it fixed or tell me how to fix it soon. I really enjoy the EPGP loot system and your add on. Oh.. and before I go.. do I have to be an officer to handle all of the ****? Or can I just be the ML?

    Reply Report Permalink
  • You'll need to have EPGP installed and have permissions to write the officer notes, that's it. Please link me the error you're getting asap, so i know where to look.

    Reply Report Permalink
  • Lyzithin said 

    Sorry it took so long, but here it is.

    Interface\AddOns\Chatter\Modules\AltNamesl.lue:299: bad argument # 1 to 'strlower' (string expected, got nil)

    Reply Report Permalink
  • Lyzithin said 

    I just got v0.3.53. I have a different error now, I will link it when I can. and now when I do /lm config nothing comes up. It doesn't say (/help for a command or w/e) ir just doesn't do anything. There also isn't any metnu in addon tab.

    Thx in advance.

    Reply Report Permalink
  • Lyzithin: I've disabled all addons except EPGPLootmaster (even EPGP is disabled) and everything works like a charm. Please restart your wow client, try again and send me the error message if you're still getting that error., thnx

    Reply Report Permalink
  • Lyzithin said 

    Ok. I disabled all addon but EPGP Core and ML. No error. then turned all back on, no error or command problems.. might have just bugged earlier. Thanx

    Reply Report Permalink
  • Lyzithin said 

    Alright, sec

    Reply Report Permalink
  • Drolleke400: Try v0.3.53, i forgot to properly check whether or not EPGP has been installed.

    Lyzithin: also try v0.3.53

    Reply Report Permalink
  • working now :) (v0.3.53)

    Reply Report Permalink
  • If you're having problems getting the monitor windows to popup, make sure your lootmaster and the members who wish to see the monitor window have the following configuration:

    type: /lm config

    This will open up the lootmaster configuration panel.
    Scroll all the way to the bottom to the "Monitoring" section.

    Check "Listen for incoming monitor updates".
    Check "Send outgoing monitor updates".
    Set both dropdown boxes to "Rare".

    Click "Okay" to save your settings.

    Note: BOTH the lootmaster and the monitoring players need this configuration.

    Reply Report Permalink
  • There has been a few times now where I give out loot and the person receives it but I get no notification that they get the item. Nothing in the chat frames and no changes to EPGP. I have to manually go in to EPGP and assign the loot and I have to discard the loot. Seems to happen one or two times a raid. Not sure what is causing it but it is an inconvenience for sure.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 19,298 Deadly Boss Mods Boss Encounters, and Combat
  2. 8,269 BigWigs Bossmods Boss Encounters, and Combat
  3. 7,815 Bagnon Bags & Inventory
  4. 4,883 X-Perl UnitFrames Unit Frames, and Raid Frames
  5. 3,461 Prat 3.0 Chat & Communication