Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Need text out of notecrad in my inventory

Demitrious Doctorow
Registered User
Join date: 12 Nov 2005
Posts: 22
12-19-2005 19:13
Im setting up a status script in which i can give to others and i can chnge the status via a notecard in my inventory. I need to know how to get the text from the notecard and have is llSay it to the owner when clicked. I dont need a whole script for this i just need to figure out how to get the notecard text and display it.
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
12-19-2005 20:16
name can be either a string containing the name of a notecard in the object's inventory, or a key pointing to a notecard (that can be anywhere and doesn't have to reside in the object). In the latter case. you should keep in mind that any time you edit and save such a notecard, it will get a new key. <- major screw isnt it