- Joined
- Feb 6, 2007
- RedCents
- 1,683¢
All of a sudden my looter is leaving random loot on mobs. Most of the time, he loots everything, but randomly I'll see a corpse in camp and manually loot it to find out he left a diamond on the corpse or something. I'll sit there and watch him to see if he'll ever get around to looting the item, but he never does and the corpse just poofs with the loot still on it. From what I've observed so far, these items being left on the corpse are general vendor loot, not Lore/No Drop items.
I've been using NinjAdvLoot for months without problems. I know there were issues awhile back with the macro not always looting No Drop/Lore items and, awhile back, I added hoosierbilly's suggestion to the KA code:
Rich (BB code):| ------------------------------------------------------------------------------------- | Main Loop | ------------------------------------------------------------------------------------- :MainLoop /doevents /if ((${AdvLoot.SCount}||${AdvLoot.PCount}) && !${LootTimer}) /call UseAdvLoot
This issue started a week or so ago, before I updated to KA 10.0.4. Out of curiosity, I removed the aforementioned code, but I still get the same problem.
Master Looter role in group is set before I run KA, my loot.ini has diamonds set to =keep, my advloot filer in-game has diamonds set to AN ... I'm at a loss. Any ideas?
This is disappointing to hear. I have been extremely busy the last 3-4 months, I haven't had time to play EQ.
Ninjadvloot only attempts to loot each corpse once. If loot is left behind it will not try again.
The most useful troubleshooting would be to capture the loot spam when the item is wrongfully ignored.
I know it wont loot diamonds if any aug you have equiped or in your inventory or bank has diamond in the name. Its like that with dozens of items if you have planar shards (purity augs) in your gear it wont loot them either.
The problem with diamonds was a coding error that has long been corrected. Currently, MQ2 does not properly identify augs that are equipped in gear. My work around was to treat all augs as LORE so duplicate augs will NOT be looted. I believe Plure worked out a better solution in his plugin MQ2AutoLoot.
Ahhh, try the plugin MQ2autoloot. That won't have any issues with that problem.
Plure's plugin MQ2AutoLoot is awesome. Much faster than a macro, it uses the same loot.ini file making upgrading to the plugin easy and best of all it works with any macro without the need to modify the macro.
I agree try the plugin, as I will not likely have time to resolve ninjadvloot issue within a reasonable timeframe.



