Difference between revisions of "LlOwnerSay"

From Second Life Wiki
Jump to navigation Jump to search
Line 8: Line 8:
|caveats
|caveats
|constants
|constants
|examples
|examples=<pre>
default {
    touch_start()
    {
        llOwnerSay("Ouch!" );
    }
}
</pre>
 
|helpers
|helpers
|also_functions=
|also_functions=

Revision as of 09:54, 16 May 2007