Reflexive Architecture Script 3: Prim Moves X-Meters from Avatar, Returns Home X-Seconds after Avatar Leaves
1 Comment so far
Leave a comment
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 License.
1 Comment so far
Leave a comment
Leave a comment
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>












Syntax error fix for line 25 col 15:
Error:
llSensorRepeat(””, NULL_KEY, AGENT, range, PI, 0.25);
should be:
llSensorRepeat(“”, NULL_KEY, AGENT, range, PI, 0.25);
(curly quote replaced my double prime)
Comment by 2urn DeCuir September 9, 2007 @ 3:32 pm