SendTrespassAlarm
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Sends out a trespass alarm as if someone had reported the player trespassing.
Syntax
[reportedTo:Ref].SendTrespassAlarm reportedTo:ref
Example
SendTrespassAlarm SunnyRef
Alerts Sunny that the player trespassed.
SunnyRef.SendTrespassAlarm player
Alerts Sunny that the player trespassed.
Notes
- Seems to only take the player as the criminal parameter.
- Goes all the way to fully trespassed on one call, regardless of iGuardWarnings GMST.