Difference between revisions of "LlGetOwner"

From Second Life Wiki
Jump to navigation Jump to search
m (Example)
Line 9: Line 9:
|caveats
|caveats
|constants
|constants
|examples
|examples=<pre>default
{
    state_entry()
    {
        llInstantMessage(llGetOwner(),"Only you can hear me. Isn't that eerie.");
    }
}</pre>
|helpers
|helpers
|also_functions=
|also_functions=

Revision as of 15:04, 17 April 2007