While I am very grateful for llGetParcelFlags, as now for example we could index Linden rezzing areas, I wish we could get a few more things, like:
- Parcel Name / ID
- Parcel Description
Then everyone would have equal access to the information that makes the real estate directory/listing services so competitive. No more alleged packet sniffing or client hacking when everyone has the same access.
Something along the lines of "integer llGetParcelID(vector v)" where you pass the coordinates and it returns a local ID for that parcel in the server. Or if easier, returns a global ID... not sure how you actually track parcels. Then maybe "string llGetParcelDesc(integer id)" that returns the string of the description for that parcel. Or you could have it key off of the grid vector also.
Either way, would be a nice feature to see. I am all for equalizing the board.
I have not seen a feature proposal for this yet, I may open one up if this isn't something already being considered.
Thanks.