Author Topic: [V1] Lots  (Read 5261 times)

Restricts building to the confines of a baseplate, unless you're an admin.
It will give various errors in center print if you tried to do something illegal.

http://www.mediafire.com/download.php?jemoqzzndev

Tom

So do you like reserve a lot for your own personal use, or can everyone on the server use it?

you may have to give more detail on this Add-on before everyone decides to download it.But it sounds good

What he means, I think, is that you can't just take a 1*1 an put it anywhere, you would have to put it on a baseplate, but admin's can put anything anywhere they want by the normal constraints: floating, etc.

so its like city rp but w/o cash

so its like city rp but w/o cash
Yes.

Anyone can build on your lot if they have the proper trust. It uses standard baseplates, which include things like cubes and water.

Did you know that there is a command to check if the brick is a baseplate or not? It's real handy.

Use %brick.isBaseplate() to determine if the brick is being placed on the ground or not.
« Last Edit: March 24, 2009, 06:09:02 PM by KINEX »


Did you know that there is a command to check if the brick is a baseplate or not? It's real handy.

Use %brick.isBaseplate() to determine if the brick is being placed on the ground or not.
No, I didn't. However I don't think it will make much of a difference at this point, I don't want to re-release it to just change one line of code. Is there something wrong with the way I did it?

Anti-Spam :D
Welcome :D

No, go into a server you have admin on and build 3 bricks


brick 1 goes anywhere as a non baseplate.

brick 2 is a baseplate

brick 3 is on the baseplate

type /clearspambricks

???

been done.

No, go into a server you have admin on and build 3 bricks


brick 1 goes anywhere as a non baseplate.

brick 2 is a baseplate

brick 3 is on the baseplate

type /clearspambricks

???

been done.
I know that clearspambricks exist.

Then why make a mod that effectively duplicates it in a more direct way.

Then why make a mod that effectively duplicates it in a more direct way.
It doesn't duplicate clearspambricks. This is a preventative measure. Also, it's pretty clever code for people trying to implement such a feature in an RPG.

Seems like it would save you from a lot of whining, this way people can't spend an hour building their ugly house over your server and then whining about it when you use  "/clearspambricks", at least they will know what not to do before hand.

With this the spammers would have to build on a baseplate and you would have to search for spam instead of just using /clearspambricks.