98 - Looter Out of Range for Tracking
Many times, if the raid moves on after killing a boss, the loot recepient will be out of range for the ML to see him actually receiving the item. In that case the addon will have no record of this guy getting any loot.
My suggestion is to make a function available that other addons can use, to manually add an item to the raid. This function should make sure that it doesnt double record the item dropping if the recepient is actually in range. MasterLooter addons like XLootMaster could then make a call to that function whenever an item is assigned to make sure that it will get logged.
| User | When | Change |
|---|---|---|
| Chack | Tue, 21 Jul 2009 14:53:17 | Create |
- 2 comments
- 2 comments
Facts
- Last updated on
- 05 Sep 2009
- Reported on
- 21 Jul 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- #2
Anotherhero Sat, 05 Sep 2009 11:15:37What we actually do to counter this problem is let everyone who intends on bidding on an item that dropped stay at the boss (they can't focus anyway) and the rest continues clearing.
If someone is not near the boss anymore but still bids and thus is out of range we warn them. We haven't had to take action thus far most people have gotten used to doing it this way.
- #1
sayntavarice Wed, 26 Aug 2009 21:53:21There is a manually add item to a raid function. /hc loot add (or something like that with other information required also).