Difference between revisions of "LlCreateLink"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSL_Function
{{LSL_Function
|func_id=141
|func_id=141|func_sleep=1.0|func_energy=10.0
|func_sleep=1.0
|func=llCreateLink|sort=CreateLink
|func_energy=10.0
|p1_type=key|p1_name=target
|func=llCreateLink
|p2_type=integer|p2_name=parent
|p1_type=key
|sort=CreateLink
|p1_name=target
|p2_type=integer
|p2_name=parent
|permission=PERMISSION_CHANGE_LINKS
|permission=PERMISSION_CHANGE_LINKS
|func_desc=Attempt to link task script is attached to and target. If '''parent''' == {{LSLG|TRUE}}, task script is attached to is the root
|func_desc=Attempt to link task script is attached to and target. If '''parent''' == {{LSLG|TRUE}}, task script is attached to is the root
Line 14: Line 9:
|spec
|spec
|caveats
|caveats
|constants
|examples
|examples
|helpers
|helpers
|related
|also_functions={{LSL DefineRow||[[llBreakLink]]|Break a link}}
|also
{{LSL DefineRow||[[llBreakAllLinks]]|Break all links}}
|also_tests
|also_events
|also_articles
|notes
|notes
|cat1=Link
|cat1=Link

Revision as of 15:00, 22 February 2007