Collision start: Difference between revisions

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

Revision as of 22:43, 24 January 2008