OsForceDropAttachmentAt

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 osForceDropAttachmentAt(Vector3 pos, Quaternion rot)
+
|function_syntax=Void osForceDropAttachmentAt(vector pos, rotation rot)
 
|threat_level=High
 
|threat_level=High
 
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
 
|permissions=${XEngine|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER

Revision as of 12:55, 14 November 2018

Void osForceDropAttachmentAt(vector pos, rotation rot)
Drops an attachment at position pos with rotation rot without checking if PERMISSION_ATTACH has been granted.
Threat Level High
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