SetMapMarkerType

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Sets the type ID of a map marker reference, which determines the icon that it displays.

Syntax

[help]
markerRef.SetMapMarkerType typeID:int

Example

rMarker.SetMapMarkerType 14 

Map Marker Type IDs

0	None
1	City
2	Settlement
3	Encampment
4	Natural Landmark
5	Cave
6	Factory
7	Memorial
8	Military
9	Office
10	Town Ruins
11	Urban Ruins
12	Sewer Ruins
13	Metro
14	Vault

See Also