GetInZone
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns a 1 if the designated target is in the Encounter Zone.
Syntax
(inZone:int) ref.GetInZone zone:baseform
Example
FredRef.GetInZone ParadiseFallsZone
Returns 1 if FredRef is currently in a cell attached to the ParadiseFallsZone
Reference
None provided.