Author Topic: Load saves without overlapping bricks  (Read 400 times)

Say I'm working on a build at my server and then someone wants to load one of their own builds. When they load their build, it overlaps the build I had been working on.

To solve this problem, we could have a simple code that can be used on a save file to shift the location of the bricks 'x' studs in whatever direction.

This is already a thing, I think the pref is $loadOffset

This is already a thing, I think the pref is $loadOffset
If I'm using a server hosted by cbm and I don't have direct access to the server's console, could I set $loadOffset in eval and then use /reloadbricks to make it load where I want?