D2Loot Tool
Hey George. I'm using your D2 Loot Tool, and I absolutely, love it. :) However, I had some questions/suggestions.
If there any way to set it so the items are not worn by the mobs? Fighting a level 5 mob with a level 75 procc'ing weapon is pretty hilarious. :D Also, is there a query or something I can set so all of the items can automated with the generator? For example, I have to click every single level range from 1-10, 11-20, 21-30, etc., etc., then select the loot category and wait. What I was thinking is maybe have it so I can just select all of the level ranges and loot categories then just cue everything automatically so I won't have to sit there and do every single entry. Or, is there maybe a SQL query to accomplish all of this? |
Would help if I posted in the right section as well, lol. That's what I get for posting without my daily dose of coffee. :oops:
|
Yes I think that's possible - perhaps with a software toggle option.
Unless I'm wrong, this is done by setting a flag=0 in lootdrop_entries.equip_item. If you want a quick fix, you can run this query Code:
UPDATE lootdrop_entries,lootdrop SET equip_item=0 WHERE |
Thanks, George. I'll give it a go. :)
|
Works excellent! :) Mobs are no longer equipping the uber items.
|
All times are GMT -4. The time now is 07:59 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.