secondlife / jira-archive

2 stars 0 forks source link

[BUG-234989] llSetInventoryDesc(string name, string desc) #11808

Closed sl-service-account closed 4 months ago

sl-service-account commented 5 months ago

How would you like the feature to work?

The introduction of this function would greatly enhance the versatility and functionality of in-world vendors and delivery servers. This function allows for the setting of descriptions for inventory items to customized values, particularly for no-copy objects.

The function's syntax is as follows: llSetInventoryDesc(string name, string desc);

name - An item in the inventory of the prim the script is in. desc - The desired description for the inventory object.

The inventory must have modify permissions for the owner of the inventory.

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

By enabling the ability to set the descriptions of inventory items before delivery to the user, this feature addresses the issues of serialization and prevention of item duplication during sim restarts. It would allow content creators and business owners to offer tailored versions of no-mod objects to their customers, enhancing the overall user experience within the platform.

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-234989 | | Summary | llSetInventoryDesc(string name, string desc) | | Type | New Feature Request | | Priority | Unset | | Status | Closed | | Resolution | Unactionable | | Reporter | Denis Tristan (denis.tristan) | | Created at | 2024-01-17T18:10:59Z | | Updated at | 2024-01-26T03:11:02Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2024-01-25T21:11:02.298-0600', 'How would you like the feature to work?': "The introduction of this function would greatly enhance the versatility and functionality of in-world vendors and delivery servers. This function allows for the setting of descriptions for inventory items to customized values, particularly for no-copy objects.\r\n\r\nThe function's syntax is as follows:\r\nllSetInventoryDesc(string name, string desc);\r\n\r\nname - An item in the inventory of the prim the script is in.\r\ndesc - The desired description for the inventory object.\r\n\r\nThe inventory must have modify permissions for the owner of the inventory.", 'ReOpened Count': 0.0, 'Severity': 'Unset', 'Target Viewer Version': 'viewer-development', 'Why is this feature important to you? How would it benefit the community?': 'By enabling the ability to set the descriptions of inventory items before delivery to the user, this feature addresses the issues of serialization and prevention of item duplication during sim restarts. It would allow content creators and business owners to offer tailored versions of no-mod objects to their customers, enhancing the overall user experience within the platform.', } ```
sl-service-account commented 5 months ago

Kyle Linden commented at 2024-01-26T03:11:02Z

Issue copied to https://feedback.secondlife.com/feature-requests/p/llsetinventorydescstring-name-string-desc