llOwnerSay
function ll.OwnerSay(Text: string)says Text to owner only (if owner is in region).
Says Text to the owner of the object running the script, if the owner has been within the object's simulator since logging into Second Life, regardless of where they may be in-world.
Parameters
-
Text(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.OwnerSay().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llOwnerSay