Difference between revisions of "Markers"
Jump to navigation
Jump to search
m
Link to Map Marker.
imported>Catwheezle (collision prims seem under-documented.) |
imported>Loop not defined m (Link to Map Marker.) |
||
Line 5: | Line 5: | ||
* '''[[North Marker]]:''' For [[Worldspaces]] and [[Cells|Interior Cells]], identifies the direction that the Compass and Map should consider 'North'. | * '''[[North Marker]]:''' For [[Worldspaces]] and [[Cells|Interior Cells]], identifies the direction that the Compass and Map should consider 'North'. | ||
* '''Prison Marker:''' Created automatically, these represent the location where a player will be placed when sent to or released from jail. | * '''Prison Marker:''' Created automatically, these represent the location where a player will be placed when sent to or released from jail. | ||
* '''Map Marker:''' Contains data related to location discovery and map markers, including the display name, map icon, and discovery radius of the location. The Map Marker for a location must be specified in its [[Location]] data. When the player fast-travels to a location, they will be placed at: | * '''[[Map Marker]]s:''' Contains data related to location discovery and map markers, including the display name, map icon, and discovery radius of the location. The Map Marker for a location must be specified in its [[Location]] data. When the player fast-travels to a location, they will be placed at: | ||
** The Map Marker's LinkRef, if any. | ** The Map Marker's LinkRef, if any. | ||
** Otherwise, the Map Marker's location. | ** Otherwise, the Map Marker's location. |