Difference between revisions of "SendAssaultAlarm - Actor"
Jump to navigation
Jump to search
imported>Rhavlovick m (1 revision: Clobber re-import by Henning) |
imported>Thingy Person m (→See Also) |
||
Line 27: | Line 27: | ||
*[[SendTrespassAlarm - Actor]] | *[[SendTrespassAlarm - Actor]] | ||
*[[StopCombatAlarm - Actor]] | *[[StopCombatAlarm - Actor]] | ||
*[[SendStealAlarm - ObjectReference]] |
Latest revision as of 04:04, 22 October 2013
Member of: Actor Script
Have this actor behave as if he was assaulted by the player.
Syntax[edit | edit source]
Function SendAssaultAlarm() native
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
; Have Nate pretend he was attacked
Nate.SendAssaultAlarm()