SetZoneFlag

From GECK
Jump to: navigation, search


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

Description

Sets the flag of the specified encounter zone.

Syntax

[help]
SetZoneFlag EncounterZone:form ZoneFlag:int NewZoneFlagValue:int 

Example

SetZoneFlag BisonSteve 1 1
; Encounter zone will no longer reset.

Bit fields

Flag Bit Setting
1 0 Never Resets
2 1 Match PC level below minimum

See Also