.taksi. Posted July 1, 2014 Posted July 1, 2014 After recently cleaning up on a MP server, some of the clients are getting an error for a missing item. When I went to the sqlite db, I found that all the item distribution is kept in the .bin files for the map.I'm aware of the following syntax:table.insert(SuburbsDistributions["all"]["counter"].items, "fooBar");Is there a corresponding:table.delete(...functionality or similar? I'd love to add items to a "blacklist" where they're removed from the map on the save, and each client on join. Deadend 1
RoboMat Posted July 2, 2014 Posted July 2, 2014 table.remove() would be the corresponding function for deletion: http://lua.gts-stolberg.de/en/table.php#table.remove
wsensor Posted July 5, 2014 Posted July 5, 2014 For cleaning up my zomboid directory I make a steam backup and then delete the folder and restore backup. I update the backup at each update build/hotfix.Just in case I screw up with a mod somewhere somehow.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now