GetMapMarkerRep
From GECK
A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.
Contents
Description
Returns the reputation form assigned to a map marker reference.
Syntax
(reputation:form) markerRef.GetMapMarkerRep
Example
set rReputation to rMarker.GetMapMarkerRep
Set the check as a variable.
PowderGangerPlaceMarkerRef.GetMapMarkerRep != RepNVPowderGanger
PowderGangerPlaceMarkerRef.GetMapMarkerRep == RepNVPowderGanger
Checks the reputation as a boolean.