Delete indestrucible basebuilding items in DB??

robbiedarza

Well-Known Member
Hello there, I have an indestrucible basebuilding server and one of my players have asked me if I can remove a deer stand that they have placed in the wrong place....I am using dayz.st does anyone know if I can delete it in the database please?

Many thanks#

Robbie
 
Easiest way I've found is to stand near it and go to lobby.
Then open your character in character_data and copy your worldspace which might look something like:
[23,[1133.3,10030.6,0.001]]
The first number is the direction you were looking, so ignore it. The rest is the 3d coordinates of where you were.

So now with that in a notepad, go to your Object_data table and search for DeerStand_DZ. Then compare their worldspace coordinates to yours. The one that is the closest, delete.
 
Back
Top