sorry for the noob question but is the "export as XML" part under development?
I think I am on the way to develop some XLootDKP module, as I think your add on is the best I found for loot managing in raid (XLootMaster). The custom export is great, but I need a way to make it "live".
The idea is to have the list of players in the drop down menu to be ordered by their actual DKP if you're using some zero-sum system, and having the DKP assigned immediatly on loot and sharing.
Therefore I need some way to use the data in the history cache, filtered by Epic and matched with some "Bidding"/"Fixed cost DB".
You could always use the custom menu item.. Just hook the InjectCustom function in XLM (Search the main lua file, refer to dewdrop documentation and comment above function).
History is rather easy, there's tables stored (Messily and incorrectly, but that's how they were originally written...) at the top of Monitor. Or you could implement a proper one simply using SpecialEvents-Loot, or just posthook the assignment function and remember assignments.
some time ago in irc i requested an option to Shift-Greed or Shift-Need to bypass the annoying "This item is BOP, are you sure you want to Roll?" message.
Its annoying to have to click X*2 times for X loots :P
and you said you would implement it but didnt had the time to do it right after my request, but i didnt saw any update that implements that yet :(
Would be cool if you can implement that, it makes life easier as i'm often running heroics for achievments but nobody really needs the loot so we all greed to sell as we dont have a disenchaner in our group :(
When I am in a raid and someone else is master looting I can see all of the epic drops when I right click the mob (of course), I'd like to be able to hold shift- down as I mouse over each of the epics and have it show both the tooltip of the epic drop and the tooltip of the same-slot epic(s) I'm wearing.
Is there an addon or config option I'm somehow missing that allows this?
If it is set to group loot I can shift-mouse over the items on the need/greed/pass frames and it will show my current item's tooltip and the new item, but not if I'm mousing over the XLoot frame that comes up as I right click a mob that is being master looted.
If it is set to group loot I can shift-mouse over the items on the need/greed/pass frames and it will show my current item's tooltip and the new item, but not if I'm mousing over the XLoot frame that comes up as I right click a mob that is being master looted.
What tooltip addon do you use?
(since you have to hold shift to show the tooltip)
For me i just mouse over and it works fine (and holding alt down while i used cowtip).
To be clear, you all can, if you right click on a mob that is being master looted by someone else, hover your mouse over the XLoot frames (which pops up the tooltip for the loot you are hovering over normally), and hold down shift to have it also show a second tooltip for the item or items you current have equipped in that slot?
If so, then yeah, looks like I have some addon disabling to do until I sort it out.
I'm using tiptac for my tooltips right now, and used to use CowTip.
I would like to ask, if it could be possible to add auto confirmation for picking of BoP items when solo and/or fishing. (There is no point in having such confirmation in those cases in first place, but there hasn't been any positive blue response on blizzard forums ever.) It should not be hard at all, /script ConfirmLootSlot(i); works for example. Thanks.
Hello There.
I have a Bigger problem. Deleting all files inclusive WTF and Interface folder didn't fix it to make that clear.
Problem:
I'm the lootmaster. Player1 won the dkp battle. I click right in the drop down menu select player1 as looter. I've been ask "you want to give "Epic" to player1 is that right?" i accept. then the chat said:
Congatulations player1 for looting "epic"
Player2 becomes "epic"
this isn't just been one time. i like this addon so i would like to use it further but in that case that Items are given to the wrong players its useless.
is there a fix or something else i can do to make ist work?
thx
lehzina - arygos eu
I just started playing again, after a half year break. I installed Xloot, Xloot Group, Xloot Master and Xloot Monitor. It seems that they all work, except Xloot Monitor. Nothing happens when I enter /xloot monitor in the game. I also can't find the Xloot Monitor module when I enter /xloot options. Does anyone know what's going on? I assure you that I have marked all addons as enabled in the character screen.
Edit! Never mind. It turned out that Xloot was giving errors every now and then when I relogged. I needed some additional addons such as SpecialEventsEmbed and such. Problem solved now.
I am using Xloot for the first time as a main looter for our raids. I like the sound of the "Awarded item text", but I don't believe it's working. Perhaps I'm not understanding how it's supposed to work, but I believe it should read as Superfula Hakkari Loa Cloak in whatever channel you have selected when an item is given out to superfula. I have it set up as (name) (item) in the text box, which is the same text that it announces
pre 3.1 when i was master looter it showed the raid broken down by (colour coded) class, now post 3.1 its only showing by raid group - i havent changed anything and i cant seem to find an option to swap the display around. what have i missed?
pre 3.1 when i was master looter it showed the raid broken down by (colour coded) class, now post 3.1 its only showing by raid group - i havent changed anything and i cant seem to find an option to swap the display around. what have i missed?
Try the latest XLootMaster beta from Curse.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I think I am on the way to develop some XLootDKP module, as I think your add on is the best I found for loot managing in raid (XLootMaster). The custom export is great, but I need a way to make it "live".
The idea is to have the list of players in the drop down menu to be ordered by their actual DKP if you're using some zero-sum system, and having the DKP assigned immediatly on loot and sharing.
Therefore I need some way to use the data in the history cache, filtered by Epic and matched with some "Bidding"/"Fixed cost DB".
History is rather easy, there's tables stored (Messily and incorrectly, but that's how they were originally written...) at the top of Monitor. Or you could implement a proper one simply using SpecialEvents-Loot, or just posthook the assignment function and remember assignments.
some time ago in irc i requested an option to Shift-Greed or Shift-Need to bypass the annoying "This item is BOP, are you sure you want to Roll?" message.
Its annoying to have to click X*2 times for X loots :P
and you said you would implement it but didnt had the time to do it right after my request, but i didnt saw any update that implements that yet :(
Would be cool if you can implement that, it makes life easier as i'm often running heroics for achievments but nobody really needs the loot so we all greed to sell as we dont have a disenchaner in our group :(
Netrox
Is there an addon or config option I'm somehow missing that allows this?
If it is set to group loot I can shift-mouse over the items on the need/greed/pass frames and it will show my current item's tooltip and the new item, but not if I'm mousing over the XLoot frame that comes up as I right click a mob that is being master looted.
What tooltip addon do you use?
(since you have to hold shift to show the tooltip)
For me i just mouse over and it works fine (and holding alt down while i used cowtip).
If so, then yeah, looks like I have some addon disabling to do until I sort it out.
I'm using tiptac for my tooltips right now, and used to use CowTip.
I have a Bigger problem. Deleting all files inclusive WTF and Interface folder didn't fix it to make that clear.
Problem:
I'm the lootmaster. Player1 won the dkp battle. I click right in the drop down menu select player1 as looter. I've been ask "you want to give "Epic" to player1 is that right?" i accept. then the chat said:
Congatulations player1 for looting "epic"
Player2 becomes "epic"
this isn't just been one time. i like this addon so i would like to use it further but in that case that Items are given to the wrong players its useless.
is there a fix or something else i can do to make ist work?
thx
lehzina - arygos eu
Edit! Never mind. It turned out that Xloot was giving errors every now and then when I relogged. I needed some additional addons such as SpecialEventsEmbed and such. Problem solved now.
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\XLoot\XLoot.lua line 4:
Cannot find a library instance of AceAddon-2.0.
Debug:
(tail call): ?
[C]: ?
[C]: error()
...e\AddOns\Cartographer\libs\AceLibrary\AceLibrary.lua:490: AceLibrary()
XLoot\XLoot.lua:4: in main chunk
AddOns:
Swatter, v5.2.4013 (DingoII)
AucAdvanced, v5.2.4013 (DingoII)
AucFilterBasic, v5.2.4013 (DingoII)
AucFilterOutlier, v5.2.4013.2531
AucMatchUndercut, v5.2.4013.2531
AucStatClassic, v5.2.4013 (DingoII)
AucStatHistogram, v5.2.4013 (DingoII)
AucStatiLevel, v5.2.4013 (DingoII)
AucStatPurchased, v5.2.4013 (DingoII)
AucStatSales, v5.2.4013.2842
AucStatSimple, v5.2.4013 (DingoII)
AucStatStdDev, v5.2.4013 (DingoII)
AucStatWOWEcon, v5.2.4013.2530
AucUtilAHWindowControl, v5.2.4013.3311
AucUtilAppraiser, v5.2.4013.2530
AucUtilAskPrice, v5.2.4013.3175
AucUtilAutoMagic, v5.2.4013.3142
AucUtilCompactUI, v5.2.4013.2530
AucUtilEasyBuyout, v5.2.4013.3583
AucUtilItemSuggest, v5.2.4013.3108
AucUtilPriceLevel, v5.2.4013.2545
AucUtilScanButton, v5.2.4013.2530
AucUtilScanFinish, v5.2.4013.2530
AucUtilScanProgress, v5.2.4013.2530
AucUtilSearchUI, v5.2.4013.3655
AucUtilSimpleAuction, v5.2.4013.0
AucUtilVendMarkup, v5.2.4013.2530
Babylonian, v5.1.DEV.130
BeanCounter, v5.2.4013 (DingoII)
Cartographer, v2.0
CartographerWaypoints, v2.0
Configator, v5.1.DEV.130
Cooldowns, v
DebugLib, v5.1.DEV.130
Enchantrix, v5.2.4013 (DingoII)
EnchantrixBarker, v5.2.4013 (DingoII)
OneBag3, v3.0.15-alpha
QuestHelper, v0.90
RatingBuster, v
sct, v6.2
SexyMap, v
SlideBar, v5.2.4013 (DingoII)
Stubby, v5.2.4013 (DingoII)
XLoot, v0.9
(ck=56f)
How do I fix this?
Looks like ur missing some lib if im not misstaken.
Make sure u have downloaded the correct version (don't download the no-lib unless you know exactly what ur doing).
Try the latest XLootMaster beta from Curse.