setNamedBrick Events

Author Topic: setNamedBrick Events  (Read 525 times)

I looked but I couldn't find anything like this.

I have a bunch of bricks I need to update with new events

So instead of me going around manually setting these events I just want to click a brick that will set all namedbricks to that specific event  I need.


https://forum.blockland.us/index.php?topic=320991.0
« Last Edit: October 02, 2018, 02:50:03 AM by King Tøny »

That was fun.

OnWhatever > Brick > copyEvents > [sourceBrick] [targetBricks]
https://leopard.hosting/dl/ctvcq/Event_CopyEvents.zip

It will use the first available source named brick with a matching name.  Make sure you know which brick it's going to pull the events from.

Wow that was fast, can't wait to test it out, thanks.

This is going to save me lots of time because I got like hundreds of random bricks with specific events that I want to update.