Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Parcel Identification LSL Hooks

Jiggly Puff
Registered Alt
Join date: 7 Jun 2005
Posts: 10
06-10-2006 22:04
We have llGetLandOwnerAt() and llGetParcelFlags(). But we can't get name or description for parcels. Also, I believe you can name parcels the same, so something else must uniquely identify parcels.

So perhaps an integer llGetParcelID(vector pos) type function? Then use the integer ID returned to pass to either separate functions, or a llGetParcelData(integer ID, integer data) dataserver lookup that gives info such as:

Parcel Name
Parcel Description
Is Parcel for Sale?
Is Parcel for Sale to Anyone?
How much is Parcel for Sale for?
When was Parcel Claimed?
Parcel Area
Traffic

Pretty much listing out stuff not currently LSL-accessible. For my projects, I need the unique identifier for the parcel, name and description would generally be nice though. Other stuff would be icing.

Thanks.
Torley Linden
Enlightenment!
Join date: 15 Sep 2004
Posts: 16,530
06-11-2006 23:04
Also asking about this...
_____________________
Kelly Linden
Linden Developer
Join date: 29 Mar 2004
Posts: 896
06-12-2006 11:08
These functions are not currently planned for development. However they, or similar functions, are feasible. If you have not already done so, please create a request in the feature voting tool and get some feedback from fellow residents in the feature suggestion forum.
_____________________
- Kelly Linden