SendAssaultAlarm - Faction

Member of: Faction Script

Finds a nearby member of this faction and tells them to behave as if they were assaulted.

SyntaxEdit

Function SendAssaultAlarm() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Tells a nearby member of the pansy guild to pretend he was assaulted
PansyGuildProperty.SendAssaultAlarm()

See AlsoEdit