innula

Untitled

Nov 28th, 2012
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. default
  2. {
  3. attach(key id){
  4. if(id){
  5. llOwnerSay("attached to "+llGetDisplayName(id));
  6. }
  7. }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment