Talk:LSL Protocol/Restrained Life Relay/Other Implementations/Felis Darwin's Amethyst Plugin

From Second Life Wiki
Jump to navigation Jump to search

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