Difference between revisions of "Template:LSL Constants/llRequestInventoryData"

From Second Life Wiki
Jump to navigation Jump to search
Line 2: Line 2:
{{!}} colspan="2" {{!}} Landmark
{{!}} colspan="2" {{!}} Landmark
{{!}} ([[vector]])
{{!}} ([[vector]])
{{!}} colspan="4" {{!}} [[Viewer_coordinate_frames#Global|global_position_of_landmark]] = [[llGetRegionCorner]]() + (vector)[[Viewer_coordinate_frames#Region|data]];
{{!}} colspan="4" {{!}} The vector [[Viewer_coordinate_frames#Region|data]] received by [[dataserver]] is an offset from <0,0,0> of the current region.  To obtain  the [[Viewer_coordinate_frames#Global|global]] position of a landmark add [[llGetRegionCorner]]().
<noinclude>|}</noinclude>
<noinclude>|}</noinclude>

Revision as of 13:52, 3 March 2009

Landmark (vector) The vector data received by dataserver is an offset from <0,0,0> of the current region. To obtain the global position of a landmark add llGetRegionCorner().