Top Free Scripts
Script ID : 45
Audience : Default
Version 1.00.01
Published Date: 2010/11/30 17:21:24
Reads : 4194
Agent/Avatar

To find your place's Parcel Key just drop this script into a new object and Touch.


default
{
    
touch_start(integer total_number)
    {
        list 
details llGetParcelDetails(llGetPos(),[PARCEL_DETAILS_NAMEPARCEL_DETAILS_ID]);
 
        
llSay(0"Below is your requested information.
        nParcel Name: " 
llList2String(details0)
        +
"nParcel Key: " llList2String(details1));
    }
}

0
|  Links 
Printer Friendly Page Send this Script to a Friend
Search for Help
New Product
Free Item
Sponsor

Site Info
Total Hits