View Single Post
  #28  
Old 03-31-2018, 07:17 AM
phantomghost
Hill Giant
 
Join Date: May 2015
Posts: 131
Default

This is the eq cleanup tool link:

http://www.eqemulator.org/forums/showthread.php?t=40357

Manual deletion. You need to look up defiant types. Then there's other ones without defiant in name that I always forget.

http://www.eqemulator.org/forums/showthread.php?t=38958

http://www.eqemulator.org/forums/showthread.php?t=36932

INNER JOIN lootdrop_entries le ON i.id = le.item_id*
WHERE i.name like "Crude defiant%"


Change the WHERE clause to find the other types and just remove the rows all at once
Reply With Quote