I know of
function fxDTSBrick::onPlant(%this) and that it is called when you plant a brick, but how would i force a brick to be planted without errors, mainly meaning overlapping, floating and buried..
Also, would changing the hammerprojectile::OnCollision(%args) to delete floating bricks be effective?
note:

- Did not help