Author Topic: Requesting a Working Duplicator Mod.  (Read 395 times)

Okay now thats all i want is a duplicator mod that can also copy the events over..

Please dont make any BS on this topic just a nice link.
And dont say go through search as ive tried...
That duplicator in general discussion wont work for me as it doesnt show up in the Addons, i did put the ZIP file in but it didn't show.

Cheers, Matt

Then you are doing it wrong.

The current duplicator copies events. You jest have to make sure the actual brick you hit it with isn't overlapping.

For instance, we have a tower of evented bricks.

X
X
X
X
X
X
O X X X X

Now, let say you hit the duplicator on the "O" and duplicate it over the "X"s on the ground.

X 0 0 0 0
X 0 0 0 0
X 0 0 0 0
X 0 0 0 0
X 0 0 0 0
X 0 0 0 0
O X X X X

Now since the O you duped was overlapping the bottom Xs, all the bricks on top have no events. That's why I made them 0s

But if you removed the bottom four Xs, it would do this.

X X X X X
X X X X X
X X X X X
X X X X X
X X X X X
X X X X X
O X X X X

So now, because the brick you selected wasn't overwritten, they all have events/


I think he fixed that. Randy's version duplicates events fine for me even if I place inside the ground.