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