Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llOwnerSay

LSL
void llOwnerSay(string msg)

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

TypeName
string msg
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL