GetTrespassWarningLevel

From the Fallout3 GECK Wiki
Revision as of 11:57, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
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.