Advertisement
Guest User

Untitled

a guest
Feb 13th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  attach(key who)
  2.     {
  3.         if (who == NULL_KEY) {
  4.             llSay(detached");
  5.            }
  6.        } else {
  7.            llSay(attached");
  8.         }
  9.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement