Author Topic: Ban explosion events  (Read 734 times)

two days in a row now, people on my server have been going to my builds and eventing them to continuously explode causing immense lag to the server, there is no way to disable it either, I have tried /clearallevents but they just start right back up again, so is there a way to disable all these events that are causing this?

Some people could have legitimate use for explosions though. And the same effect can also be achieved with spawnprojectile.

What I recommend:
1) If they're using YOUR bricks, they shouldn't have your trust. If they aren't, clear their bricks.
2) /cancelAllEvents not clear.
3) Also ban them.
4) If you're not hosting a freebuild of any sort, you could set events to be admin only.
$Pref::Server::WrenchEventsAdminOnly = 1;
5) If you still just want the explosion event removed after all that being said:
unregisterOutputEvent("Player","spawnExplosion");
unregisterOutputEvent("fxDTSBrick","spawnExplosion");

Just put those two lines in an add-on.

1) If they're using YOUR bricks, they shouldn't have your trust. If they aren't, clear their bricks.
or at most build trust, as full trust is needed for eventing and destruction

or at most build trust, as full trust is needed for eventing and destruction

I give everyone build trust but it still happens is there a way to disable all kind of explosion and projectile events I only host city rp so there not needed

unregisterOutputEvent("Player","spawnExplosion");
unregisterOutputEvent("fxDTSBrick","spawnExplosion");

unregisterOutputEvent("Player","spawnProjectile");
unregisterOutputEvent("fxDTSBrick","spawnProjectile");

I give everyone build trust

Then it's your own fault that random ass people are making explosion events on your own build.

I give everyone build trust but it still happens is there a way to disable all kind of explosion and projectile events I only host city rp so there not needed

they will put brick in your build and event that