This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Talk:IsInDangerousWater

From the Oblivion ConstructionSet Wiki
Revision as of 02:25, 22 September 2008 by imported>Antares (Request for syntax example on article page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax[edit source]

I think the article could be improved by giving an example of the syntax for the function. For example, would this compile?

 If Player.IsInDangerousWater == 1
  ;do stuff
 endif

Would do it myself but I don't actually know, thanks guys.
--Antares 02:25, 22 September 2008 (EDT)