Author Topic: setBrickTag, activateBrickTag, removeBrickTag, onBrickTag  (Read 621 times)

I would have scripted this, but I fail at scripting.

setBrickTag [tag name]
Sets a global tag for the brick. If brick is already in this tag's list, ignore adding it.

activateBrickTag [tag name]
Activates onBrickTag for every brick in this tag's list.

removeBrickTag [tag name]
Removes brick from tag's list.

onBrickTag
When the brick gets tagged, do output.

As stated in the description, this would use scripted lists, so multiple bricks could be tagged the same thing.

In other words, a 'setbrickname' event.

In other words, a 'setbrickname' event.

Nu, this event is for a certain server and the goal is to not use any brick names.

this is basicaly the same thing as brick names..

this is basicaly the same thing as brick names..
Except with a 'onNameChange' event input.


this is basicaly the same thing as global brick names..
I fixed your post.