SendAssaultAlarm

DescriptionEdit

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

SyntaxEdit

SendAssaultAlarm ''ActorRef'' ''Faction''

ExamplesEdit

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.

NotesEdit

  • None.

See AlsoEdit