OsForceAttachToAvatar

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added note stating which version of OpenSim introduced this function)
m (XEngine to OSSL)
(2 intermediate revisions by 2 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 OpenSimulator 0.7.4.
+
|description=Works exactly like llAttachToAvatar() except that PERMISSION_ATTACH is not required.
 
|threat_level=High
 
|threat_level=High
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
+
|permissions=${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 
|delay=0
 
|delay=0
 
|ossl_example=
 
|ossl_example=
 
|additional_info=This function was added in 0.7.4-post-fixes
 
|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