GetInZone

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns a 1 if the designated target is in the Encounter Zone.

Syntax

[help]
(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.