Difference between revisions of "GetTrespassWarningLevel"
Fixed, the documentation on this page was wrong.
imported>Scornett-Bot m (Script running global find and replace: = for '''=) |
imported>Chesko (Fixed, the documentation on this page was wrong.) |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
[[GetTrespassWarningLevel]] returns the number of warnings an actor on a [[Guard_(Procedure)|Guard Package]] (or responding to trespassing or responding to an aggro radius violation) has given | [[GetTrespassWarningLevel]] returns the number of warnings an actor on a [[Guard_(Procedure)|Guard Package]] (or responding to trespassing or responding to an aggro radius violation) has given. | ||
==Examples== | ==Examples== | ||
The following would return True until the Subject has issued more than 2 warnings. | |||
[[File:GetTrespassWarningLevel.JPG]] | |||
==Notes== | ==Notes== | ||
* | * 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== | ==See Also== |