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...")
 
Line 1: Line 1:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=VeryLow
 
|threat_level=VeryLow
|function_syntax=list osForceCreateLink(string target, int parent)
+
|function_syntax=osForceCreateLink(key target, int parent)
|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.
+
|description=* Idential to llCreateLink() except that it doesn't require the link permission to be granted.  Present in 0.8 and later.
 
}}
 
}}

Revision as of 16:52, 28 June 2014

osForceCreateLink(key target, int 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 No permissions specified
Extra Delay No function delay specified
Personal tools
General
About This Wiki