Brynner 34 Posted April 16, 2013 // Item check? (Note 1) // On map change it will check for items not tagged as "available" and // auto-delete them from inventory/cart. // NOTE: An item is not available if it was not loaded from the item_db or you // specify it as unavailable in db/item_avail.txt item_check: yes is there any chances to include the storage on checking item? because the current item check works only on inventory and cart. but when the item is located on storage it will not included to check. which means the item that does not exist still on your storage unless you remove it inside your storage. Quote Share this post Link to post Share on other sites
mkbu95 34 Posted July 4, 2013 Implemented at https://github.com/HerculesWS/Hercules/commit/e883e2b4d23cea61fc9f84a075248e999e071928. Quote Share this post Link to post Share on other sites