GetTrespassWarningLevel

From the CreationKit Wiki
Jump to navigation Jump to search

Description[edit | edit source]

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.

Examples[edit | edit source]

The following would return True until the Subject has issued more than 2 warnings. GetTrespassWarningLevel.JPG

Notes[edit | edit source]

  • This Condition Function takes no input parameters.
  • The Trespass Warning Level of an actor increments on the actor issuing the warning, not the trespasser.

See Also[edit | edit source]

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