Author Topic: Physics Help  (Read 453 times)

I recently discovered the use of fakekillBlock or something like that, and I was wondering if there was a way to add that event to a building without using the wrench on every single block that makes up the building. That would be frustrating. Thanks!

you could either
A: Launch a giant explosion at it to blow it up, and thus, make it fakekilled
or
B: wrench every block with a brickname

if your whole building is on a single baseplate, you can use the namewand (http://forum.returntoblockland.com/dlm/viewFile.php?id=2348) to make every single brick on top of the baseplate have the same name
after that, build a separate button, and event it to be OnActivate -> (Name of Brick) -> Fakekill

if your whole building is on a single baseplate, you can use the namewand (http://forum.returntoblockland.com/dlm/viewFile.php?id=2348) to make every single brick on top of the baseplate have the same name
after that, build a separate button, and event it to be OnActivate -> (Name of Brick) -> Fakekill
This is exactly what I needed. Thank you. :3