Author Topic: Changing decals on bricks with events  (Read 979 times)

Is there a way to change decals on bricks with events?

What do you mean? Change a player's decal with an event? Change a brick's print with an event? change a brick's texture with an event(like the ramp texture, side texture, etc)?

He probably means changing the print of a brick using events

You can use the setPrintcount event to directly change the print to a number or the incrementprintcount/decrementprintcount to add 1/decrease 1

Or you can use this setPrint event addon: http://forum.blockland.us/index.php?topic=43735.0
It is pretty old (2008) so I am not entirely sure it still works, but it should do.

I will try to use the addon and see if it works later, in the mean time I will lock the topic.