OsDropAttachmentAt

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added note stating which version of OpenSim introduced this function)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
|function_syntax=Void osDropAttachmentAt(Vector3 pos, Quaternion rot)
+
|function_syntax=Void osDropAttachmentAt(vector pos, rotation rot)
 
|threat_level=Moderate
 
|threat_level=Moderate
 
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER

Revision as of 12:54, 14 November 2018

Void 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 ${XEngine|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