Difference between revisions of "LlMapDestination"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=309|func_sleep=1.0|func_energy=10.0|func=llMapDestination|p1_type=string|p1_name=simname|p2_type=vector|p2_name=pos|p3_type=vector|p3_name=look_at|func_footnote=Opens world map centered on region with pos highlighted.<br />Only works for scripts attached to avatar, or during touch events.<br />(NOTE: look_at currently does nothing)|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=309|func_sleep=1.0|func_energy=10.0
|func=llMapDestination|sort=MapDestination
|p1_type=string|p1_name=simname
|p2_type=vector|p2_name=pos
|p3_type=vector|p3_name=look_at|p3_desc=not used
|func_footnote
|func_desc=Opens world map centered on region with '''pos''' highlighted.<br />Only works for scripts {{LSLG|attach}}ed to avatar, or during {{LSLG|touch}} events.<br />(NOTE: '''look_at''' currently does nothing)
|return_text
|spec
|caveats
|constants
|examples
|helpers
|also_functions
|also_tests
|also_events
|also_articles
|notes
|permission
|inventory
|negative_index
|cat1=Dialog
|cat2=Attachment
|cat3
|cat4
}}

Revision as of 18:22, 20 February 2007