Author Topic: [Script] Last Brick Editor  (Read 1633 times)

Last Brick Editor
v1.0

This is a script that records who last edited a brick (painted or wrenched)
Type /le while looking at a brick within 16 studs to see who last edited it

DOWNLOAD
« Last Edit: October 07, 2020, 03:46:22 AM by Goth77 »

is there a meaningful performance decrease on large builds?

is there a meaningful performance decrease on large builds?
There shouldn't be. All it does is parent into when a brick is planted (regular planted, not load-planted), painted, or wrench events sent on it and store the client of said action onto the brick object. Doing /le simply displays this value.

Currently the value does not save, so if you were to restart the server or even just save the bricks, clear them, and then reload them the last editor value is no longer on them.