GetTrespassWarningLevel
Revision as of 17:10, 2 December 2011 by imported>Scornett-Bot (Script running global find and replace: = for '''=)
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.