GetTrespassWarningLevel
From GECK
A function included in the GECK for Fallout 3.
Contents
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
(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.