Author Topic: Can someone make A mod to where enclosed spaces in water don't flood?  (Read 877 times)

Title says it all, can someone make it for me because i'm sick of not being able to make submarines and other underwater stuff

This would be so helpful, but I don't think it's possible with the current game engine.

that's impossible
99.99% sure

The problem with this is the way zoning works in Torque.

We currently have three zones, the brick zone, water zone, and a free zone

The free zone is used by all mods that require a zone, so using it usually conflicts with other mods

The water zone is forgeted up, it overrides any other zone, so if you create a free zone in a water zone it won't make 'air' it will make water.

Until zoning gets redone this isn't possible

If this was possibly I'd love that, sadly it isn't.
If it was, we wouldn't have snow or rain coming through our builds.
It's just impossible to do unless Badspot or someone can figure it out for the bricks to stop emitter's/water bricks getting through it.

I'm, pretty sure that is possible, you would delete the original water zone and then use math to figure out where to place 6 new zones around an empty space (assuming the free zone is cubic)

Awwwww c'mon Badspot, make something like this, the water coming through the walls is so annoying.

and basically overwriting the water zone would be overwriting a default function

so forget