Difference between revisions of "Collision start"

From Second Life Wiki
Jump to navigation Jump to search
(+example)
Line 5: Line 5:
|spec
|spec
|caveats
|caveats
|examples
|examples=<pre>
default
{
    collision_start(integer num)
    {
        llSay(0,"No pushing.");
    }
}
</pre>
|helpers
|helpers
|also_header
|also_header

Revision as of 12:01, 30 May 2007