ParentCellHasWater

Revision as of 06:55, 11 March 2015 by imported>QQuix (Added note about exterior cells)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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).

NotesEdit

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


See AlsoEdit