Author Topic: Event_AddBrick (Output Event) and Server_DisableBrickMenu  (Read 671 times)

Its an event where if you trigger addbrick it adds a selected brick.
Like:
OnAcivate> Player > Addbrick > [scroll menu of bricks]

Also a serverside add-on that disables the brick menu.

Disable painting/building through events:
https://www.dropbox.com/s/bo9yy5sgixw25iy/Event_DisablePaintBuild.zip?dl=0

There are player and client events, only difference is that players have temp access, so if they respawn they can have it open again.
Not sure if you wanted events for this.
« Last Edit: October 12, 2015, 04:53:53 PM by Kyuande »

Disable painting/building through events:
https://www.dropbox.com/s/bo9yy5sgixw25iy/Event_DisablePaintBuild.zip?dl=0

There are player and client events, only difference is that players have temp access, so if they respawn they can have it open again.
Not sure if you wanted events for this.
While that is useful, that isn't what he meant at all.

Its an event where if you trigger addbrick it adds a selected brick.
Like:
OnAcivate> Player > Addbrick > [scroll menu of bricks]

Also a serverside add-on that disables the brick menu.
Basically an event that plants another brick when triggered.

It needs offsets and rotation parameters if you would like to do that in a smart way, though.

Edit:  And also Color, ColorFX, and ShapeFX
« Last Edit: October 15, 2015, 04:42:58 PM by SWAT One »

Basically an event that plants another brick when triggered.

It needs offsets and rotation parameters if you would like to do that in a smart way, though.
I don't think you get what he wants either.

He wants the event to add the brick to the player's brick cart.



Maybe you could use this?
http://forum.blockland.us/index.php?topic=268055.0

Basically an event that plants another brick when triggered.

It needs offsets and rotation parameters if you would like to do that in a smart way, though.
Nahh, I think he means this

You could just use a default minigame with building and painting disabled



Wait no one that adds a brick to a players cart