[sldev] LSL SVN

Erik Anderson odysseus654 at gmail.com
Wed Oct 31 16:36:24 PDT 2007


Just be careful, serialization and deserialization is how people got in
trouble with CopyBot ...

On 10/31/07, Argent Stonecutter <secret.argent at gmail.com> wrote:
>
> For actual prim building? Export the prims to XML, import them from
> XML. Don't try and implement it inside SL.
>
> <object owner="Argent Stonecutter" perms="MCT" next_perms="MCT">
>    <prim type=root name="Flight Feather" creator="Argent Stonecutter">
>      <params>
>        PRIM_TYPE,PRIM_TYPE_CUBE,...
>      </params>
>      <contents>
>        <script source="Scripts/Cyberflight.lsl" name="Cyberflight"/>
>      </contents>
>    </prim>
> </prim>
>
> _______________________________________________
> Click here to unsubscribe or manage your list subscription:
> /index.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20071031/ac522484/attachment-0001.htm


More information about the SLDev mailing list