Author Topic: Code to load saves at different locations  (Read 1317 times)

Is there a way to save the bricks from a 16x16 baseplate and load them on multiple other 16x16 baseplates? Like save what the duplicator would select to copy and load that on to other 16x16 baseplates?
« Last Edit: August 03, 2014, 03:50:31 AM by devildogelite »

Like /savedup and /loaddup?

Like /savedup and /loaddup?

When I first made the post I completely forgot that the duplicator existed, I went back and edited it when I remembered. So I should go look at those server commands in the duplicator script?

You could change $LoadOffset.

$loadOffset = "0 8 0";

That would offset it one 16x plate in the Y axis.