Difference between revisions of "GetTrespassWarningLevel"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 20: | Line 20: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] | ||
[[Category:Condition Functions (GECK 1.0)]] |
Revision as of 11:57, 12 August 2009
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
FlashRef.GetTrespassWarningLevel Player
Returns the number of times Flash has issued a warning to the player.
Notes
- None.
See Also
- iGuardWarnings, for the maximum number of warnings a guard will issue.