Author Topic: Territory Brick  (Read 540 times)

A Brick that when placed spawns a territorial area. Like, only you can build in it, and it warns you when you leave/enter a territory. It should also be able to be upgraded via a command like
Code: [Select]
/upgradeterritory. The way to upgrade it is to get credits by killing other players.

I know that I didn't really present this in the best way possible, but I'm not very good at presenting things.

sounds sorta like the city rp lots, in a way

Reminds me of a idea Notch [Minecraft Creator] was going to put in MInecraft.

I wouldn't really like this. What if you need exactly 1x1 more space?
You would be screwed.
Also what if you are at the edge of a territory and you do /upgradeterritory?

minecraft needs things from BL, while BL needs things from minecraft :D
addons from BL -> MC, would be useful
also, for when being at the edge, for the /upgradeterritory, why not have it automatic, and based on score? and if you're next to somebody, the person who was there first keeps their area?

You can do that with events (zones) and VCE.

You can do that with events (zones) and VCE.
Besides simply building a baseplate through it, there isn't really a way to prevent people from building in it, is there?

You can do that with events (zones) and VCE.
i somehow doubt that, how would you allow building in/not building out of it?

Infactualy, there is a way to detect when a player places a brick with VCE. Just think indirectly. So you could have a system when it kills you when you place a brick inside a zone, it just would be a case of deleting that brick. Im sure a 'undo brick' event could do this. However the event wont be practable.