This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
I set the Xlootmonitor to hide the interface and now I can't get it to show up on my screen what can I do to get it to show up there are no menu options anywhere on my WOW interface Help!
If you are using XLoot [/xloot options] will bring up the UI.
If you are using XLoot Plugin Support, [/oldxloot options] will bring up the UI.
If Monitor is not showing up at all, use: /script XLootMonitor.db.profile.AnchorsAway.roll.pos.x = 600 /script XLootMonitor.db.profile.AnchorsAway.roll.pos.y = 600
Love the addon. I am running Xloot Monitor with the Xloot support plug in. I was once able to move anchors and position the frames, but after locking the anchors I am unable to get them to show again. I have searched high and low and I cannot seem to find a way to get the anchors to show again. Am I missing something? Your help is appreciated.
In case anyone is interested, I've done some hacking on my local copy of XLootMonitor to fix the issue of the item count not being accurate most of the time.
Long story short, there is no way to know if the ItemLooted message is received before or after the bag inventory has been updated. Trying to predict the resulting inventory from the information in the message and the current GetItemCount() result fail real often.
So, I remove the heuristic code to predict the resulting invemtory and replace it with unmodified result from GetItemCount(). I also listen to BUG_UPDATE and update the item count when inventory in updated again using an unmodified GetItemCount().
The result is that the total number in inventory might not be accurate right after the ItemLoot message but it get corrected as soon as the inventory is updated.
It's not perfect but it does the job for me. Your millage may vary :-).
Unfortunately this is probably due to not having planned on raids using need-greed style looting, and the amount of raw spam it generates.
Rewrites of this and Group are in the planning stage, and they will not suffer from this issue. In the meantime, the only fix I can provide is simply suggesting that you turn off "Show group roll choices" in [/xloot monitor options]
Just a small thing. When the Dummy was changed to old xloot the descriptions dissapeared and that causes some problems (well did to me) when you dont know what commends to use. Could you just pop an info on main pages of plugins for peeps to know or at least on Dummy page. I do not have this problem anymore as I read through comments but some people may have it in the future...
Am I missing how to show cumulative items? I set it to show 12 and as I prospect the blues get replaced by duplicate green gems; ie jasper 8 jasper 7 jasper 6 (dream emerald 1) <- drops off I would like a running total of what I've got for that session. Can I do that with this add on?
There isn't a single running total per item type, no, but you can get summaries for the session in the history entry of options, or /xloot history (I think, and /xloot_dummy if you're using that)
A reasonable suggestion for XLoot history though, I'll keep it in mind when I get around to making that. Thanks.
Can you help me? I recive this picture sometimes instead of normal: http://img.leprosorium.com/1043510 How can I fix it? I tried to reinstall addon, tried to remove wtf files of this addon, nothing helps. :(
Sometimes? If you can narrow down when it happens (eg, after you've looted something specific), then I can try to fix it.
Unfortunately, as my answer to most everything else in the comments here, it'll most likely not happen when I re-write it (Whenever that mythical event happens).
But try to narrow it down, and if you do, I'll give it a shot.
Since the 4.01 patch my monitor has been off the right side of the screen, is there a simple way to bring it back on. I see it if there is a piece of loot with an unusually large name, otherwise I don't see it at all.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Am I the only one that has this problem where some looted items doesnt appear on Xloot Monitor?
It just happened with my druid. I was skinning some wolfs in westfall, righ before I clicked to loot but walked and cancelled the loot.
Now its not showing looted items at all. I tryed /reload, /reloadui, relog, restart wow, deleting xloot wtf files.
And its still broken. :/
I set the Xlootmonitor to hide the interface and now I can't get it to show up on my screen what can I do to get it to show up there are no menu options anywhere on my WOW interface Help!
If you are using XLoot [/xloot options] will bring up the UI.
If you are using XLoot Plugin Support, [/oldxloot options] will bring up the UI.
If Monitor is not showing up at all, use:
/script XLootMonitor.db.profile.AnchorsAway.roll.pos.x = 600
/script XLootMonitor.db.profile.AnchorsAway.roll.pos.y = 600
Love the addon. I am running Xloot Monitor with the Xloot support plug in. I was once able to move anchors and position the frames, but after locking the anchors I am unable to get them to show again. I have searched high and low and I cannot seem to find a way to get the anchors to show again. Am I missing something? Your help is appreciated.
Glad you enjoy it =)
If the monitor still shows on your screen/works, open /oldxloot options and use the option in the Monitor submenu.
If it doesn't work/show up, use the two /script lines in XLoot's addon description here on curse.
In case anyone is interested, I've done some hacking on my local copy of XLootMonitor to fix the issue of the item count not being accurate most of the time.
http:www.wowace.com/paste/4527/
Long story short, there is no way to know if the ItemLooted message is received before or after the bag inventory has been updated. Trying to predict the resulting inventory from the information in the message and the current GetItemCount() result fail real often.
So, I remove the heuristic code to predict the resulting invemtory and replace it with unmodified result from GetItemCount(). I also listen to BUG_UPDATE and update the item count when inventory in updated again using an unmodified GetItemCount().
The result is that the total number in inventory might not be accurate right after the ItemLoot message but it get corrected as soon as the inventory is updated.
It's not perfect but it does the job for me. Your millage may vary :-).
Best
In Raid Finder and large raids the Monitor gets fuzzy/doubled. Then the bars go blank and stay on the screen until i log off.
Unfortunately this is probably due to not having planned on raids using need-greed style looting, and the amount of raw spam it generates.
Rewrites of this and Group are in the planning stage, and they will not suffer from this issue. In the meantime, the only fix I can provide is simply suggesting that you turn off "Show group roll choices" in [/xloot monitor options]
Thank you for the report, regardless.
Just a small thing. When the Dummy was changed to old xloot the descriptions dissapeared and that causes some problems (well did to me) when you dont know what commends to use. Could you just pop an info on main pages of plugins for peeps to know or at least on Dummy page. I do not have this problem anymore as I read through comments but some people may have it in the future...
Good idea, I'll do that.
jasper 8
jasper 7
jasper 6
(dream emerald 1) <- drops off
I would like a running total of what I've got for that session. Can I do that with this add on?
A reasonable suggestion for XLoot history though, I'll keep it in mind when I get around to making that. Thanks.
How can I fix it? I tried to reinstall addon, tried to remove wtf files of this addon, nothing helps. :(
Unfortunately, as my answer to most everything else in the comments here, it'll most likely not happen when I re-write it (Whenever that mythical event happens).
But try to narrow it down, and if you do, I'll give it a shot.