Talk:LSL Protocol/Restrained Life Relay/Other Implementations/Felis Darwin's Amethyst Plugin
< Talk:LSL Protocol
Jump to navigation
Jump to search
Revision as of 04:31, 22 July 2008 by Caren DeCuir (talk | contribs) (New page: Hi Felis, Thanks for your great work. It might be useful to add a clear on command "newowner". Not really important, but useful if trying a "wrong" master/mistress. I used: if (cmd ==...)
Hi Felis,
Thanks for your great work.
It might be useful to add a clear on command "newowner".
Not really important, but useful if trying a "wrong" master/mistress.
I used:
if (cmd == "newowner")
{ llOwnerSay ("@clear"); llResetScript (); }
Yours
Caren DeCuir