Author Topic: Is there a way to disable building inside GSF's Terrain bricks?  (Read 815 times)



Why was this leaved like that in the first place?

Don't know if there is a way, but I know it's because they act like zone bricks somehow.

Pretty sure it's the isWaterBrick = true; thing in the server.cs file that allows bricks to be placed inside them

Replace it with false and it might work.

Pretty sure it's the isWaterBrick = true; thing in the server.cs file that allows bricks to be placed inside them

Replace it with false and it might work.
Yeah but then you can't build in it's collision mesh, which is a cube.

Yeah but then you can't build in it's collision mesh, which is a cube.
Which is the reason I'm wondering why LoL wants it disabled.

Why was this leaved like that in the first place?
Simple... so you can build inside them.

Which is the reason I'm wondering why LoL wants it disabled.

just want to toggle on and off building in terrain for specific gamemodes and minigames.

oh my god this picture
my depth perception :(

anyways wouldn't you have to mess with the actual blb brick grid to make this work?

Get the build zones Add-On.