Angela Salome
Registered User
Join date: 6 Oct 2005
Posts: 224
|
06-03-2006 18:50
// It stops newbies from wearing boxes on their heads. default { attach (key Avatar) { if (NULL_KEY != Avatar) { if (llGetAttached ()) // Are we really attached? { llRequestPermissions (Avatar, PERMISSION_ATTACH); } } } run_time_permissions (integer Permissions) { if (PERMISSION_ATTACH & Permissions) { llDetachFromAvatar (); } } }
|
Nada Epoch
The Librarian
Join date: 4 Nov 2002
Posts: 1,423
|
Discussion Thread
06-05-2006 21:14
_____________________
i've got nothing. 
|
Lyric Alexander
Tree-hugging Fillosofer
Join date: 25 Feb 2005
Posts: 130
|
06-07-2006 23:23
Awww...newbies wearing boxes on thier head is a rite of passage in SL. Why take it away, its rather cute....I still wear boxes and other things by accident and laugh every time.... 
_____________________
Visit Cylyria's Misty Gardens at:
http://slurl.com/secondlife/Assateague%20Shores/36/50/23/
|