GetTrespassWarningLevel

From the Fallout3 GECK Wiki
Revision as of 12:36, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

GetTrespassWarningLevel 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

[ActorRef.]GetTrespassWarningLevel Actor_ID

Examples

FlashRef.GetTrespassWarningLevel Player

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

Notes

  • None.

See Also

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