[Help] Item Logs

03/06/2017 05:39 defaced-#1
Where do I check lost items in a specific char or item logs in general for item recovery purposes? Thank in advance. :)


PS. Items were lost from Extra Bag Bug. This bug causes all items inside the Extra Bag disappear,
03/06/2017 23:10 pedala1#2
U can find this on ur database, use a query on ur sql to serch what u want
03/08/2017 09:23 xTwiLightx#3
General item logs: LOGGING_XX_DBF.dbo.LOG_ITEM_TBL

Lost items? You can check for their SerialNo in storages, or just look them up in the LOG_ITEM_TBL (Item_UniqueNo).