SendAssaultAlarm

From the Fallout3 GECK Wiki
Jump to navigation Jump to search

Description[edit | edit source]

SendAssaultAlarm manually creates an assault crime. There are two optional parameters: an actor reference and a faction.

Syntax[edit | edit source]

SendAssaultAlarm ''ActorRef'' ''Faction''

Examples[edit | edit source]

SendAssaultAlarm FlashRef
Flash will react as if he is a victim of an assault crime.
SendAssaultAlarm FlashRef BigTown
Flash will react as if he is a victim of an assault crime. If Flash is not there, an NPC in the BigTown faction will be used instead.
SendAssaultAlarm Player BigTown
Ignores the ActorRef parameter and searches for an NPC in the BigTown faction to use.

Notes[edit | edit source]

  • None.

See Also[edit | edit source]