Database and Deleting Items Question

We have a private server on PC. This is an Database question in regard to dropping, deleting items. When you build a house for example, and you delete it, do those deleted pieces remain in the database? In other words, do deleted items fill up the database, memory? I thought any item you spawned were instanced. Appreciate the help!

1 Like

Take a fresh world, build a building. Open the map in a SQL viewer/editor. Take notes of the building table. Open the world up and delete/dismantle the base. Load it up again and see if any changes happened.

1 Like

Thanks Taemien, Ill have to research how to actually do this but Ill pass the info on.

1 Like

I got some additional info on this. Anything that is spawned adds info to the DB even if you delete it, it leaves information behind. I understand there are some scripts that can assist with this that I have seen before on a server I ran. I wanted to fill the info in for any that may have this question.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.