Author Topic: Zones As Bricks  (Read 497 times)

They would be non-existant bricks, but they can be hammered/wrenched like normal bricks.
They can be placed ANYWHERE, in midair, inside/around other bricks, even inside other zone bricks!
This would be extremely useful, instead of having to make an input to set a zone, you could just use this!

Basically, bricks you can place anywhere?



Yea I second this idea.
There should be a special zone brick in the special section.

why not just use zone events? it works better, and you can spam so much with these

why not just use zone events? it works better, and you can spam so much with these
Well this wouldn't be a problem if there was some kind of automatic input like "onBrickLoaded" or "onServerStart".

But the reason I suggested this is because there ISN'T.

Say you had an item box that gave you a random item when you went through the zone. I made this, but each time the bricks loaded I had to go around and manually activate each one.

Well this wouldn't be a problem if there was some kind of automatic input like "onBrickLoaded" or "onServerStart".

But the reason I suggested this is because there ISN'T.

Say you had an item box that gave you a random item when you went through the zone. I made this, but each time the bricks loaded I had to go around and manually activate each one.
I bet someone could make an onBrickLoaded, because Trader has onContentCreated, and thats almost the same, but you just need it on any brick.