You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This feature request is for a constant, OBJECT_TOTAL_INVENTORY_COUNT to be added to the function, llGetObjectDetails();
When targeting an object, it will return the total of all inventory types in each link of the linkset.
At the advent of Linden Lab limiting the number of inventory items an object can have overall, I think its a good time to have a scripted means to let people know how many total items their objects have.
Since the limit is adjustable at the region level, it may not be the same in any two regions as Linden Lab may setup certain regions to allow larger object inventory counts to be rezzed, attached or created as well as allow the value to be adjusted by region owners in the future.
A single and remote means is prefered versus having a llGetInventoryNumber() script in each link.
Comments welcome. Thanks in advance for any consideration.
{
'Business Unit': ['Platform'],
'How would you like the feature to work?': 'Filling in...may take some time.',
'ReOpened Count': 0.0,
'Severity': 'Unset',
'Target Viewer Version': 'viewer-development',
'Why is this feature important to you? How would it benefit the community?': 'Filling in...may take some time.',
}
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Information
This feature request is for a constant, OBJECT_TOTAL_INVENTORY_COUNT to be added to the function, llGetObjectDetails();
When targeting an object, it will return the total of all inventory types in each link of the linkset.
At the advent of Linden Lab limiting the number of inventory items an object can have overall, I think its a good time to have a scripted means to let people know how many total items their objects have.
Since the limit is adjustable at the region level, it may not be the same in any two regions as Linden Lab may setup certain regions to allow larger object inventory counts to be rezzed, attached or created as well as allow the value to be adjusted by region owners in the future.
A single and remote means is prefered versus having a llGetInventoryNumber() script in each link.
Comments welcome. Thanks in advance for any consideration.
Additional Information
The addition of "object_inventory_limit" to llGetEnv() was added in https://jira.secondlife.com/browse/BUG-10263
This will tell users what the current region limit for object inventory count is.
Original Jira Fields
The text was updated successfully, but these errors were encountered: