Difference between revisions of "GetInZone"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Kkuhlmann
 
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
 
(One intermediate revision by the same user not shown)
Line 23: Line 23:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]

Latest revision as of 12:24, 15 August 2009

Description[edit | edit source]

GetInZone returns a 1 if the designated target is in the Encounter Zone.

Syntax[edit | edit source]

[REF.]GetInZone EncounterZone

Examples[edit | edit source]

FredRef.GetInZone ParadiseFallsZone    ; returns 1 if FredRef is currently in a cell attached to the ParadiseFallsZone

Notes[edit | edit source]

  • None at this time


See Also[edit | edit source]

Reference[edit | edit source]

None provided.