ParentCellHasWater

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(hasWater:bool) reference.ParentCellHasWater
(hasWater:bool) reference.HasWater

Returns 1 if the calling reference's parent cell has water, 0 otherwise. (Don't use the reference of the Parent Cell itself).

Notes[edit | edit source]

  • Exterior cells always have water (the 'Has Water' flag is checked and can not be changed)


See Also[edit | edit source]