Author Topic: [EVENTS] allowBuildTrust  (Read 800 times)

There should be an event that grants a certain person(or anyone who clicks the brick) build trust specifically for that brick. This means they can only build on that certain brick and they can't paint/destroy it.

It should also work like the existing setBrickOwnership in which leaving the box blank will grant build trust to anyone who triggers it.

Sounds interesting enough.  Let me guess though, you're making an RP?

There's a setownership event that you can put on baseplates I believe.

There's a setownership event that you can put on baseplates I believe.

yes, but it can be destroyed and painted.

The argument against this is the reasoning killBrick was removed.

What happens if someone puts this on a door?
onActivate > Client > allowBuildTrust [] [X]
?
Good concept overall, just too many abusive scenarios.

Abusive is not a fail reason. I can be more abusive with built-in events than with anything, even killbrick.

That doesn't justify making it more abusive, does it? >.>

People suggest admin-only events, but the application of that is difficult. Whenever events are set, it resends the entire event list. You can't make it admin-only setting while editable unless you layer in checks that are excessive. Yes, it's possible, but if it needs that much work to make it half safe, it's not worth creation.

Put a invisble 1x1 with no collision on the baseplate and disable painting in a minigame.

Then use Onactiveate>>Self>>setBrickOwner ship or however you set it up.

For outside of minigame I don't know.

Happy now?