GManB Posted October 28, 2020 Share Posted October 28, 2020 I don't see any api specific to getting a notecard description and getting object descriptions seems to apply only to a prim. Am I missing something? Thanks, G Link to comment Share on other sites More sharing options...
Mollymews Posted October 28, 2020 Share Posted October 28, 2020 you are not missing anything a LSL extension to llGetObjectDetails enabling access to the properties of non-prim assets is on the long list of things wanted Link to comment Share on other sites More sharing options...
Rolig Loon Posted October 28, 2020 Share Posted October 28, 2020 1 hour ago, GManB said: getting object descriptions seems to apply only to a prim Not quite, but close. You can use llGetObjectDetails to get information about any object, whether it's a prim or not, so mesh counts. Depending on what information you are interested in, you can use that function to get information about avatars too. Some of the attributes (like OBJECT_BODY_SHAPE_TYPE and OBJECT_GROUP_TAG) apply only to avatars, in fact. You're right, though: it would be handy to have more options for looking at non-objects. Link to comment Share on other sites More sharing options...
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now