Hey guys,

I've made a pretty big level, but when I try to build, it gives me the following error :

CRITICAL ERROR
"Block outside level boundaries"
use -bound XXX to increase size!

I've had this a few times before but normally I would just ignored it, or made the same thing a little different so it would work.
However, this starts to bugg me, and at the moment I don't have a solution to do this differently.

The thing I'm making is a pretty big level, and al around this big level I have to put this GIANT hollow cube in order for the physics to work inside the level.
O 'course, this giant cube is the problem... it's probablly to big.
However, I made the texture type flat on this block, and I made the textures size at around 100, so it will give as less fps drop as needed for this gigantic level, a good hollow cube.
So this really is the best option I think.

Back to my question: it says I can change it with -bound XXX? where would that be? I try'd searching in the manual for it, but it doesn't say a thing.
I hope someone knows the answer...

-Lennart