SetCellFlag

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets/un-sets the specified flag (determined by flagID) for the specified Cell.

Syntax

[help]
SetCellFlag cell:ref flagID:int{0-16} doSet:0/1

Cell Flag IDs

0	Is Interior Cell
1	Has Water
2	Invert Fast Travel Behavior
3	No LOD Water
5	Public Place
6	Hand Changed
7	Behave Like Exterior
8	Ambient Color
9	Directional Color
10	Fog Color
11	Fog Near
12	Fog Far
13	Directional Rot
14	Directional Fade
15	Clip Distance
16	Fog Power

Example

SetCellFlag Gomorrah00 2 1 

See Also