|
|
| (One intermediate revision by one user not shown) |
| Line 1: |
Line 1: |
| − | {{osslfunc| | + | {{Osslfunc/Deprecated|osSetParcelDetails}} |
| − | threat_level = High or Very High (see description)
| + | |
| − | |
| + | |
| − | function_syntax = <source lang="lsl">
| + | |
| − | osParcelSetDetails(vector pos, list rules);
| + | |
| − | </source>
| + | |
| − | |
| + | |
| − | ossl_example =
| + | |
| − | |
| + | |
| − | additional_info = This function is the counterpart to [http://wiki.secondlife.com/wiki/LlGetParcelDetails llGetParcelDetails]. Currently only PARCEL_DETAILS_NAME, PARCEL_DETAILS_DESC, PARCEL_DETAILS_OWNER, PARCEL_DETAILS_GROUP are implemented. Note that the threat levels for PARCEL_DETAILS_NAME and PARCEL_DETAILS_DESC are "High", and those for PARCEL_DETAILS_OWNER and PARCEL_DETAILS_GROUP are "VeryHigh".
| + | |
| − | | | + | |
| − | }} | + | |
Latest revision as of 22:44, 24 June 2011
 |
Languages: |
English
|
This function was replaced by osSetParcelDetails.