Jump to content

Retrive description of an item into an object, is it possible?


Moore Tone
 Share

You are about to reply to a thread that has been inactive for 2973 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

When I place an item inside a rezzed object  (it could be a script, a notecard, a texture, another object...) it bring with itself its description, and I can manually read it just by choosing 'properties' of the item inside the object.
And I can do it in any moment, no matter if a script is running, if I'm wearing it or it's just rezzed on ground.

I know how retrive the [name] of the item and/or it's [type] (if it's a notecard, a script etc..) but  cannot figure how get the [description] of it ....simply (with my poor lsl skills) I'm blind about description, and seems so strange for me (I cannot figure any issues about security, sability, consistency or else) .

So my question is: it is possible get the item description by lsl or that is beyond lsl capabilites?

Link to comment
Share on other sites

Nope, not the item's name, but  the item's description.

i.e.

inside my object there's a notecard, it's [name] is "setup" and it's [description] is "2016-03-04 10:41:46 note card".

But cannot figure how make my script read the description.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 2973 days.

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
 Share

×
×
  • Create New...