OsDropAttachmentAt

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added permissions and delay information)
m (XEngine to OSSL)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
|function_syntax=Void osDropAttachmentAt(Vector3 pos, Quaternion rot)
+
|function_syntax= osDropAttachmentAt(vector pos, rotation rot)
 
|threat_level=Moderate
 
|threat_level=Moderate
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
+
|permissions=${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 
|delay=0
 
|delay=0
 
|description=Requires script to be granted [[PERMISSION_ATTACH]], drops an attachment at position '''pos''' with rotation '''rot'''
 
|description=Requires script to be granted [[PERMISSION_ATTACH]], drops an attachment at position '''pos''' with rotation '''rot'''
 +
|additional_info=This function was added in 0.7.5-post-fixes
 
}}
 
}}

Revision as of 07:24, 7 November 2019

osDropAttachmentAt(vector pos, rotation rot)
Requires script to be granted PERMISSION_ATTACH, drops an attachment at position pos with rotation rot
Threat Level Moderate
Permissions ${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 0 seconds
Notes
This function was added in 0.7.5-post-fixes
Personal tools
General
About This Wiki