| Tested: | Hour of Twilight 4.3 |
| Updated: | 12-16-11 09:53 PM |
| Created: | unknown |
| Downloads: | 50,693 |
| Favorites: | 633 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
r64 |
11kB |
Xuerian |
06-30-11 04:56 PM |
|
r62 |
11kB |
Xuerian |
10-13-10 07:11 PM |
|
0.61-30300 |
11kB |
Xuerian |
12-18-09 05:24 PM |
|
0.6-30300 |
11kB |
Xuerian |
12-10-09 03:55 AM |
|
0.5-wotlk |
12kB |
Xuerian |
10-19-08 05:31 PM |
![]() |
Comment Options |
|
|
|||
|
Re: Re: I'm ... not finding the options
OMG YES YES, MY WISH COMES TRUE! THANK YOU CANT WAIT!
/excited
|
|||
|
|
|
|
||
|
Re: I'm ... not finding the options
You can easily use the plugins (Monitor, Group, Master) with 1.0, you just need the Old Plugin Support addon. Options then come up under /oldxloot.
Unfortunately, if you AREN'T using the Group beta that I posted on Curse, I can't fathom why you wouldn't be getting options, and would suggest that you should try the beta as the easy solution. Except it won't have options, so, eh. To summarize, if you want to use the old version, options SHOULD show up in /xloot options. The addon structure should be like this:
Last edited by Xuerian : 03-20-12 at 12:41 PM.
|
||
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 111
Uploads: 0
|
request
hey could you put "pass" option on the far right?
item need greed (item info) Pass like that? cause when im doin old raids its easy to hit pass when i meant to hit greed or vise versa cause normaly my groups are fast pace. when you have like 8 items to select an option on and ect its tough to keep up a tank rotation and click mobs everywhere or tab and click the right option 100% of the time. anyways otherwise great addon i love it |
|
|
|
|
||
![]() "Future-proof" -- I do not think this word means what you think it means. There is no "future-proof" when we're talking about Blizzard... "Faster" -- All I had to do was look up GetItemQualityColor() on Wowpedia.org and read that they'd removed the leading "|c" and then patch it back in. Don't how you get much faster than that. |
||
|
|
|
|
||
Code:
row.name = ("%s%s%s|r"):format(ITEM_QUALITY_COLORS[quality].hex, count>1 and count.."x " or "", name)
|
||
|
|
|
|
|
|
For anyone still using this, to make the hex color codes work again in patch 4.2, replace line 177 (as of r62) that said
Code:
row.name = ("%s%s%s|r"):format(select(4, GetItemQualityColor(quality)), count>1 and count.."x " or "", name)
Code:
row.name = ("%s%s%s|r"):format("|c" .. select(4, GetItemQualityColor(quality)), count>1 and count.."x " or "", name)
|
|
|
|
|
|
||
I appreciate the idea, and when I get around to it, there will be a much more sensible way to see the current status of rolls, I do see it as a valuable feature. I just haven't done it yet. While curse is nice enough to pass along some advertising profits, I really don't get paid for it, and I haven't really been playing wow myself to need it. Thanks for your interest, hopefully I'll get to something to interest you soon =) |
||
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 1
File comments: 9
Uploads: 0
|
|
|
|
|
|
|
||
|
Re: Xloot 1.0
I've already started on Group/Monitor, by fixing up the chat message parser. (Why Blizzard hasn't converted to proper events for loot yet, I don't know... *grumble*) |
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 9
Uploads: 0
|
Xloot 1.0
Hey, I'm loving Xloot1.0. Since you said the updated Xloot Group, etc. would be stand alone addons will you be publishing them under new names? I just don't want to miss them
![]() |
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 63
Uploads: 0
|
I can not see the chooses that anyone makes in my group - is there a way to fix this?
I have the option checked in xloot group "show group roll choices" but i still only see a posting in chat for just the winner also. I used to see the numbers next to the loot it 2n1g1p of that sort but somehow i think the entire group loot choice spam has gotten turned off
Last edited by bossmansmith : 01-28-10 at 03:35 PM.
|
|
|
|
|
|
|
LET ME REPHRASE THE REQUEST:
Please create a feature that let you allow the grouploot window to stay open and not to fade out softly or straight away, even if you picked your choice. That will give us the chance to see what people choose after you (since the bar fades away you cant see it. Thanks! ----------- REQUEST: For years I'm waiting for one particular feature in this baby (using this addon since like 3years? Not sure)... 1.) Show what the others selected N/G/D/P ON THE ITEM BAR ITSELF (thats not visible for some reason, I can't really see this ever). 2.) If you select your choice, DONT FADE THE WINDOW OUT UNTIL ALL THE GROUP MEMBERS CHOICES MADE. This is bugging me all the time and I have to change to combat log or the particular chat window to check what did they select, n/g/s/c. Quiet annoying on important items, when the group running like crazy, etc. Please can you do this/fix it? Because I do see options for this in xgrouploot but somehow id doesn't do a thing.
Last edited by H0PE : 12-22-09 at 06:48 AM.
|
|
|
|
|
|
||
I will check it and apply (with credit). |
||
|
|
![]() |