OsForceCreateLink

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Created page with "{{osslfunc |threat_level=VeryLow |function_syntax=list osForceCreateLink(string target, int parent) |description=* Idential to llCreateLink() except that it doesn't require th...")
 
m (XEngine to OSSL)
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=VeryLow
 
|threat_level=VeryLow
|function_syntax=list osForceCreateLink(string target, int parent)
+
|permissions=${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
|description=* Idential to llCreateLink() except that it doesn't require the link permission to be granted.  Implemented in current development code (so will be present in 0.8 and later.
+
|delay=1
 +
|function_syntax=osForceCreateLink(key target, integer parent)
 +
|description=* Idential to llCreateLink() except that it doesn't require the link permission to be granted.  Present in 0.8 and later.
 +
|additional_info=This function was added in 0.8-post-fixes
 
}}
 
}}

Revision as of 07:32, 7 November 2019

osForceCreateLink(key target, integer parent)
  • Idential to llCreateLink() except that it doesn't require the link permission to be granted. Present in 0.8 and later.
Threat Level VeryLow
Permissions ${OSSL|osslParcelO}ESTATE_MANAGER,ESTATE_OWNER
Extra Delay 1 seconds
Notes
This function was added in 0.8-post-fixes
Personal tools
General
About This Wiki