Difference between revisions of "GetTrespassWarningLevel"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Scornett-Bot
m (Script running global find and replace: = for '''=)
(No difference)

Revision as of 17:10, 2 December 2011

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

ActorRef.GetTrespassWarningLevel Player

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

Notes

  • None.

See Also

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