OsForceAttachToAvatar

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |function_syntax=void osForceAttachToAvatar(integer attachmentPoint) |csharp_syntax= |description=Works exactly like llAttachToAvatar() except that PERMISSION_ATTACH i...")
 
m (XEngine to OSSL)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
|function_syntax=void osForceAttachToAvatar(integer attachmentPoint)
+
|function_syntax= osForceAttachToAvatar(integer attachmentPoint)
 
|csharp_syntax=
 
|csharp_syntax=
|description=Works exactly like llAttachToAvatar() except that PERMISSION_ATTACH is not required.  In current OpenSimulator 0.7.4 development code only.
+
|description=Works exactly like llAttachToAvatar() except that PERMISSION_ATTACH is not required.
|threat_level=high
+
|threat_level=High
 +
|permissions=${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 +
|delay=0
 
|ossl_example=
 
|ossl_example=
|additional_info=
+
|additional_info=This function was added in 0.7.4-post-fixes
 
}}
 
}}

Revision as of 07:25, 7 November 2019

osForceAttachToAvatar(integer attachmentPoint)
Works exactly like llAttachToAvatar() except that PERMISSION_ATTACH is not required.
Threat Level High
Permissions ${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Notes
This function was added in 0.7.4-post-fixes
Personal tools
General
About This Wiki