• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-2879
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Dedric Mauriac
Votes: 9
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

llGetObjectDetails - for sale, price, in search

Created: 17/Aug/08 01:20 PM   Updated: 26/Dec/08 12:40 PM
Return to search "1.21 Issues"
Component/s: Scripts, Search
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
Please add the following information to be returned from llGetObjectDetails

OBJECT_FORSALE
OBJECT_PRICE
OBJECT_INSEARCH

I would like to be able to create scripts that make use of the above information. For sale would allow me to find products that are marked for sale after I arrive through a sim. The price would allow me to modify scripts to detect the price that the item has been marked with. This in turn can allow me to synchronize the Fast-Pay with the buy price. "In search" would allow my "sensor" scripts to determine if they should include the item in their own local search. It could also be handy as an alert to tell me that I forgot to mark it to show up in the search results.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Cold Spitteler added a comment - 26/Dec/08 12:40 PM
This would also allow a script that is set to use the money event to check to make sure that the object is not set to sell contents. This has happened a few times with owners of a product I sell, and I would love to safe guard against that as well.