Difference between revisions of "SendAssaultAlarm"
Jump to navigation
Jump to search
imported>Quetzilla m |
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0))) |
||
Line 28: | Line 28: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.0)]] | |||
[[Category:Crime Functions]] | [[Category:Crime Functions]] | ||
[[Category:Crime Functions (GECK 1.0)]] | |||
[[Category:Godsend Functions]] | [[Category:Godsend Functions]] | ||
[[Category:Godsend Functions (GECK 1.0)]] |
Revision as of 12:26, 12 August 2009
Description
SendAssaultAlarm manually creates an assault crime. There are two optional parameters: an actor reference and a faction.
Syntax
SendAssaultAlarm ''ActorRef'' ''Faction''
Examples
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
- None.