I'm writing an LSL script attached to an object, and would like to change the transparency of another object which I have the UUID of (stored in a key
variable).
I've read the documentation but can't even work out how to change the name/description of another object, let alone the transparency. I can only find methods for modifying the local object.
Does LSL not support modification of the properties of other objects, even when they're in the same region and have the same owner?