llOwnerSay
LSLvoid 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
| Type | Name |
|---|---|
| string | msg |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llSetMemoryLimit(integer limit)
void llSetObjectPermMask(integer mask, integer value)
string llGetAnimationOverride(string anim_state)
float llSin(float f)
key llGetLinkKey(integer linknum)
key llRezObjectWithParams(string inventory, list lparam)
void llLoopSoundSlave(string sound, float volume)
string llReplaceSubString(string src, string pattern, string replacement, integer count)