Jump to content

.taksi.

Member
  • Posts

    2
  • Joined

  • Last visited

.taksi.'s Achievements

  1. 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.
×
×
  • Create New...