|
Catherine Omega
Geometry Ninja
Join date: 10 Jan 2003
Posts: 2,053
|
11-25-2003 16:15
We already have llAddToLandPassList(), why not a mechanism to allow us to add someone to our land's ban list? It wouldn't be hard to implement, and I can't see how this could be opened up to griefing.
|
|
Kris Ritter
paradoxical embolism
Join date: 31 Oct 2003
Posts: 6,627
|
11-26-2003 00:38
Cath, This can be scripted quite easily without an explicit function like this - there are a few visitor list and banish scripts lying around with this kind of functionality whereby you can check for a given individual and either eject them or teleport them home if they try to enter your parcel. You can add people to the list by simply saying 'Ban xxx'. I've merged and enhanced some of these for myself. The bit I'm working on right now is so it reads the ban list in from a notecard as well, because as with all scripts it loses it's values if you edit or reset it, and it's tedious saying your hate list all over again!  You can always IM me if you're interested.
|
|
Catherine Omega
Geometry Ninja
Join date: 10 Jan 2003
Posts: 2,053
|
11-26-2003 01:49
Oh no, I know what functionality exists, and I have a complete arsenal of pretty much anything you can do to someone on your land.
However, it doesn't work well for group-owned land. llAddToLandBanList() would get around that. I would expect that the LSL function for lllAddToLandPassList() could simply be reused nearly verbatim in this case -- I assume the mechanism to access both lists would be identical.
|
|
Cienna Rand
Inside Joke
Join date: 20 Sep 2003
Posts: 489
|
11-26-2003 07:28
Well I could imagine someone buying a lovely plot of land with, say a big red button on it that bans you when you click it, or when it senses you. But someone who is doing that probably doesn't have anything else worthwhile on their land to see.
|