GetTrespassWarningLevel

Revision as of 11:57, 8 February 2015 by imported>Chesko (Fixed, the documentation on this page was wrong.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DescriptionEdit

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.

ExamplesEdit

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

NotesEdit

  • 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 AlsoEdit

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