Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

[BUG-230938] Allow llGetParcelDetails() to see parcels in a neighboring region. #8500

Open
1 task
sl-service-account opened this issue Jul 7, 2021 · 1 comment

Comments

@sl-service-account
Copy link

sl-service-account commented Jul 7, 2021

How would you like the feature to work?

It would be nice if llGetParcelDetails() could see at least 32m into neighboring regions like llGetObjectDetails(). I know now that both methods are completely different.

Why is this feature important to you? How would it benefit the community?

If llGetParcelDetails() were allowed to see into the next region, it would allow things like vehicles, path-finding characters, and other scripted content make more informed decisions about how they should behave when they're about to cross a region into a parcel that is incompatible with their ability to function. For instance no scripts run, or out of prims. ( Also see feature request: https://jira.secondlife.com/browse/BUG-230935 )

The current iteration of llGetParcelDetails() does not return accurate data if made for a call outside of the region boundaries. In fact I believe it returns parcel information for whichever parcel is at <0,0,0>.

Links

Related

Original Jira Fields
Field Value
Issue BUG-230938
Summary Allow llGetParcelDetails() to see parcels in a neighboring region.
Type New Feature Request
Priority Unset
Status Accepted
Resolution Accepted
Reporter NeoBokrug Elytis (neobokrug.elytis)
Created at 2021-07-07T01:59:18Z
Updated at 2021-07-09T17:04:03Z
{
  'Build Id': 'unset',
  'Business Unit': ['Platform'],
  'Date of First Response': '2021-07-07T13:01:57.947-0500',
  'How would you like the feature to work?': 'It would be nice if llGetParcelDetails() could see at least 32m into neighboring regions like llGetObjectDetails().  I know now that both methods are completely different.',
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'Target Viewer Version': 'viewer-development',
  'Why is this feature important to you? How would it benefit the community?': "If llGetParcelDetails() were allowed to see into the next region, it would allow things like vehicles, path-finding characters, and other scripted content make more informed decisions about how they should behave when they're about to cross a region into a parcel that is incompatible with their ability to function.  For instance no scripts run, or out of prims.  ( Also see feature request: https://jira.secondlife.com/browse/BUG-230935 )\r\n\r\nThe current iteration of llGetParcelDetails() does not return accurate data if made for a call outside of the region boundaries.  In fact I believe it returns parcel information for whichever parcel is at <0,0,0>.",
}
@sl-service-account
Copy link
Author

Kyle Linden commented at 2021-07-07T18:01:58Z

Hello, We may implement some version of this request in the future.

Thanks for the suggestion!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant