GetTrespassWarningLevel

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the number of warnings an actor on a Guard Package (or responding to trespassing or responding to an aggro radius violation) has given the specified reference.

Syntax

[help]
(int) [actor:ref].GetTrespassWarningLevel actor:ref

Example

FlashRef.GetTrespassWarningLevel Player

Returns the number of times Flash has issued a warning to the player.

See Also

  • iGuardWarnings, for the maximum number of warnings a guard will issue.